Skip to content

Commit 1e9f2c4

Browse files
committed
chore: update
1 parent 3160aa9 commit 1e9f2c4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 3.2.3(2021-08-10
1+
## 3.2.3(2021-08-27
22
- 优化 tabbar 页面移除 vuex 相关代码
33
- 新增 适配 vue3 (app)
44
## 3.2.2(2021-08-10)

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,11 @@
8080
"快应用": {
8181
"华为": "u",
8282
"联盟": "u"
83-
}
83+
},
84+
"Vue": {
85+
"vue2": "y",
86+
"vue3": "y"
87+
}
8488
}
8589
}
8690
},

0 commit comments

Comments
 (0)