Merge branch 'hotfix/更新版本号' into develop

Former-commit-id: 6d7db2506186f4c423a1a2cc31d2d56fcf792ea2 [formerly 6d7db2506186f4c423a1a2cc31d2d56fcf792ea2 [formerly 6d7db2506186f4c423a1a2cc31d2d56fcf792ea2 [formerly 6d7db2506186f4c423a1a2cc31d2d56fcf792ea2 [formerly 39f37212db580417002c37e69291e678731518ba [formerly 48ee00dfec1dc9fc5fa0ef8dcedcbbe61254b0a5]]]]]
Former-commit-id: 6c11d1fb5876c96e434ff4366cfbf73328b1011c
Former-commit-id: d6f90a10062c7b223465814da246e0435e977bfd
Former-commit-id: 9a1f6a96b3d4042a22dc944dff06408bc29014ea [formerly 81e367244c1702f36086e1ea43815036797625ae]
Former-commit-id: ce9f9c1af05fd4263adb2a628522ba459516d1f2
Former-commit-id: 4d7120d3a4766b7ce102374967a50b2423bd8e67
Former-commit-id: 5df27284fda2eba693b58676a1fe2318bdb53add
Former-commit-id: d0a86a373e0fc9431037902b6307c5445377b237
Former-commit-id: 3e76537a7fead9aae5af6aec16b006e6f597354c
This commit is contained in:
liyang
2018-08-27 14:01:01 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ D2Admin 是一个开源的管理系统前端集成方案,为了方便开发者
**文档**
[中文文档 码云部署](http://d2admin.fairyever.com/zh/) |
[中文文档 VPS部署](http://app.d3collection.cn/d2-admin-doc/lastest/zh/)
[中文文档 服务器部署](http://app.d3collection.cn/d2-admin-doc/lastest/zh/)
两个文档地址内容一致,哪个快请用哪个。
@@ -125,4 +125,4 @@ npm run build
* [avue](https://github.com/nmxiaowei/avue)
<img src="https://raw.githubusercontent.com/FairyEver/d2-admin/master/dev/github/give-a-star@2x.png"/>
<img src="https://raw.githubusercontent.com/FairyEver/d2-admin/master/dev/github/give-a-star@2x.png"/>

View File

@@ -1,6 +1,6 @@
{
"name": "d2-admin",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",