fix(release): 添加发布到微信小程序的外部配置缺失文件,源代码的坑。
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "lucky_weapp",
|
||||
"appid" : "__UNI__FB025B5",
|
||||
"appid" : "__UNI__A3A4830",
|
||||
"description" : "",
|
||||
"versionName" : "1.0.0",
|
||||
"versionCode" : "100",
|
||||
@@ -58,7 +58,7 @@
|
||||
"quickapp" : {},
|
||||
/* 小程序特有相关 */
|
||||
"mp-weixin" : {
|
||||
"appid" : "wxd0d197d489e31428",
|
||||
"appid" : "wx9377ddae89263145",
|
||||
"setting" : {
|
||||
"urlCheck" : false,
|
||||
"postcss" : false,
|
||||
@@ -126,5 +126,5 @@
|
||||
"uniStatistics" : {
|
||||
"version" : "2"
|
||||
},
|
||||
"sassImplementationName": "node-sass"
|
||||
"sassImplementationName" : "node-sass"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user