Commit abede624 authored by 梁灏's avatar 梁灏

publish 3.0.0

parent 93d7c3a3
This diff is collapsed.
{
"name": "iview-project",
"version": "2.1.0",
"description": "A base project with Vue.js2、Vue-Router、webpack2 and with iView2.",
"version": "3.0.0",
"description": "A base project with Vue.js2、Vue-Router、webpack2 and with iView3.",
"main": "index.js",
"scripts": {
"init": "webpack --progress --config webpack.dev.config.js",
......@@ -15,9 +15,9 @@
"author": "Aresn",
"license": "MIT",
"dependencies": {
"vue": "^2.2.6",
"vue-router": "^2.2.1",
"iview": "^2.0.0-rc.8"
"iview": "^3.0.0",
"vue": "^2.5.16",
"vue-router": "^2.8.1"
},
"devDependencies": {
"autoprefixer-loader": "^2.0.0",
......@@ -32,7 +32,7 @@
"file-loader": "^0.8.5",
"html-loader": "^0.3.0",
"html-webpack-plugin": "^2.28.0",
"iview-loader": "^1.0.0-beta.3",
"iview-loader": "^1.2.1",
"less": "^2.7.1",
"less-loader": "^2.2.3",
"style-loader": "^0.13.1",
......
src/images/logo.png

1.52 KB | W: | H:

src/images/logo.png

126 KB | W: | H:

src/images/logo.png
src/images/logo.png
src/images/logo.png
src/images/logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -33,7 +33,7 @@
</h1>
<h2>
<p>Welcome to your iView app!</p>
<Button type="ghost" @click="handleStart">Start iView</Button>
<Button @click="handleStart">Start iView</Button>
</h2>
</Col>
</Row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment