Skip to content

Commit b210d45

Browse files
committed
Merge branch 'develop' of https://github.com/TaleLin/lin-cms-vue into linCmsUi
2 parents 8e8da02 + 351c1d1 commit b210d45

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+9880
-221
lines changed

.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ENV = 'development'
22

3-
VUE_APP_BASE_URL = 'http://dev.koa.7yue.pro/'
3+
VUE_APP_BASE_URL = 'http://koa.lin.colorful3.com/'

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22

3-
VUE_APP_BASE_URL = 'http://dev.lin.colorful3.com/'
3+
VUE_APP_BASE_URL = ''http://koa.lin.colorful3.com/

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,14 @@ QQ群搜索:林间有风 或 643205479
8989

9090
## 版本日志
9191

92-
最新版本 `0.1.0-beta.2`
92+
最新版本 `0.1.0-beta.3`
93+
94+
### 0.1.0-beta.3
95+
96+
1. `U` 首页更新为 card 设计
97+
2. `A` 新增头像上传
98+
3. `A` 新增单元测试
99+
2. `A` 新增switch、rate、tabs、link、tag组件
93100

94101
### 0.1.0-beta.2
95102

0 commit comments

Comments
 (0)