Skip to content

Commit

Permalink
新增省市联动
Browse files Browse the repository at this point in the history
  • Loading branch information
qianyinghuanmie committed Jan 6, 2018
1 parent 24fa0a0 commit d154475
Show file tree
Hide file tree
Showing 79 changed files with 555 additions and 204 deletions.
3 changes: 3 additions & 0 deletions Log/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@
<h5>2017-11-16(更新内容)</h5>
1、路由配置移动到`router > index.js`
2、新增时间选择组件
<h5>2018-1-16(更新内容)</h5>
- 1、将mintUi中的组件收集整理`
- 2、新增加了二级省事联动的组建(mintUi)
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ author or contributors will find time in their own ability to go To achieve,
If you want to import new package,please note。
```

<h3 class="myH3">(Updated on 2017-11-25)</h3>
<h3 class="myH3">(Updated on 2018-1-6)</h3>
<h5><a href="./Log">Update log</a></h5>

![image](https://qianyinghuanmie.github.io/static/img/help.gif)
![image](https://qianyinghuanmie.github.io/vue2.0-demos/dist/static/help.gif)


<h3 class="myH3">Construction</h3>
Expand All @@ -35,6 +35,7 @@ If you want to import new package,please note。
<p>7、the introduction of vur-touch</p>
<p>8、Ali font </p>
<p>9、add select time components</p>
<p>10、add Provincial linkage components</p>
<h3 class="myH3">tutorials list</h3>
<p>1、 to be a city of choice</p>
<p>2、use high Germany map</p>
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><title>vue2-demos</title><meta name=viewport content="initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"><script src=./static/lib/web-pinyin.js></script><link href=./static/css/app.195e9bb923282d17feebbd9421159f57.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.7bd181f57921c6b1febf.js></script><script type=text/javascript src=./static/js/vendor.cf4ae3d964994a0515ec.js></script><script type=text/javascript src=./static/js/app.9e5d6417263e2f3b0ac0.js></script></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><title>vue2-demos</title><meta name=viewport content="initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"><script src=./static/lib/web-pinyin.js></script><link href=./static/css/app.1acd2c2161a83bff547f623a1b14bb8b.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.5c0e721a9cc346190c7c.js></script><script type=text/javascript src=./static/js/vendor.12077ddf4f577bc48cfb.js></script><script type=text/javascript src=./static/js/app.e9171e6a306ed35f5274.js></script></body></html>
1 change: 0 additions & 1 deletion dist/static/css/app.195e9bb923282d17feebbd9421159f57.css

This file was deleted.

This file was deleted.

1 change: 1 addition & 0 deletions dist/static/css/app.1acd2c2161a83bff547f623a1b14bb8b.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file modified dist/static/help.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions dist/static/js/0.76dc38833250ba592c34.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/static/js/0.76dc38833250ba592c34.js.map

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions dist/static/js/0.80b83bf1de0f2d448a3d.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/static/js/0.80b83bf1de0f2d448a3d.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/static/js/1.559fee41927c8024281d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/static/js/1.559fee41927c8024281d.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/static/js/1.c2bb0e0cf641ff256a84.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/static/js/1.c2bb0e0cf641ff256a84.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions dist/static/js/10.6d97126d16a4ccb372c9.js

This file was deleted.

2 changes: 2 additions & 0 deletions dist/static/js/10.be35fd852853f9057f9a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/static/js/10.be35fd852853f9057f9a.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/static/js/11.062018762af5b12224a5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/static/js/11.062018762af5b12224a5.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions dist/static/js/12.360981ebb70885af3e4a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d154475

Please sign in to comment.