feat: 移除vip页面中针对iOS平台的购买限制
更新manifest.json中的版本号至2.0.35 移除vip页面中针对iOS平台的购买限制 调整.gitignore文件,排除unpackage下的特定目录
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
"src" : "图片路径"
|
||||
}
|
||||
],
|
||||
"versionName" : "2.0.34",
|
||||
"versionCode" : 2034,
|
||||
"versionName" : "2.0.35",
|
||||
"versionCode" : 2035,
|
||||
"sassImplementationName" : "node-sass",
|
||||
"app-plus" : {
|
||||
"nvueCompiler" : "uni-app",
|
||||
@@ -441,3 +441,4 @@
|
||||
}
|
||||
}
|
||||
// 小程序特有相关
|
||||
|
||||
|
||||
Reference in New Issue
Block a user