提交 ae7aab92 作者: 方治民

chore: build v1.0.10

上级 f7388d5b
{ {
"name": "数字农服", "name": "数字农服",
"version": "1.0.9", "version": "1.0.10",
"description": "数字农服", "description": "数字农服",
"keywords": [ "keywords": [
"app", "app",
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
"name" : "数字农服", "name" : "数字农服",
"appid" : "__UNI__A9A0BAC", "appid" : "__UNI__A9A0BAC",
"description" : "数字农服 APP", "description" : "数字农服 APP",
"versionName" : "1.0.9", "versionName" : "1.0.10",
"versionCode" : 10009, "versionCode" : 10010,
"transformPx" : false, "transformPx" : false,
"locale" : "zh-Hans", "locale" : "zh-Hans",
"vueVersion" : "3", "vueVersion" : "3",
...@@ -120,36 +120,18 @@ ...@@ -120,36 +120,18 @@
} }
}, },
"uniStatistics" : { "uniStatistics" : {
"enable" : false "enable" : true
}, },
"nativePlugins" : { "nativePlugins" : {
"lemonjk-FileSelect" : { "lemonjk-FileSelect" : {
"appid_android" : "com.yiring.app.agri", "appid_android" : "com.yiring.app.agri"
"__plugin_info__" : {
"name" : "APP文件选择(支持安卓和ios)",
"description" : "支持双端的APP文件选取插件",
"platforms" : "Android,iOS",
"url" : "https://ext.dcloud.net.cn/plugin?id=14059",
"android_package_name" : "com.yiring.app.agri",
"ios_bundle_id" : "com.yiring.app.beta",
"isCloud" : true,
"bought" : 1,
"pid" : "14059",
"parameters" : {
"appid_android" : {
"des" : "请填写你当前应用的包名,必需填写,否则可能无法使用。(在菜单中->发行->原生App-云打包中可以查看包名信息)",
"key" : "",
"value" : ""
}
}
}
} }
} }
}, },
"uniStatistics" : { "uniStatistics" : {
"enable" : false, "enable" : true,
"version" : "2", "version" : "2",
"debug" : true "debug" : false
}, },
/* 快应用特有相关 */ /* 快应用特有相关 */
"quickapp" : {}, "quickapp" : {},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论