feat: 移除vip页面中针对iOS平台的购买限制
更新manifest.json中的版本号至2.0.35 移除vip页面中针对iOS平台的购买限制 调整.gitignore文件,排除unpackage下的特定目录
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
unpackage/
|
||||
/dist
|
||||
vue.config
|
||||
|
||||
@@ -22,6 +21,8 @@ yarn-error.log*
|
||||
*.sln
|
||||
*.sw*
|
||||
/package-lock.json
|
||||
.gitignore
|
||||
wxcomponents/
|
||||
.hbuilderx/
|
||||
unpackage/cache/
|
||||
unpackage/dist/
|
||||
unpackage/release/
|
||||
|
||||
Reference in New Issue
Block a user