Ver Fonte

appid 修改

lilei há 4 anos atrás
pai
commit
3bfaf595d2
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      project.config.json

+ 3 - 3
project.config.json

@@ -1,7 +1,7 @@
 {
 	"description": "项目配置文件。",
 	"setting": {
-		"urlCheck": false,
+		"urlCheck": true,
 		"es6": true,
 		"postcss": true,
 		"preloadBackgroundData": false,
@@ -26,7 +26,7 @@
 	"miniprogramRoot": "dist/wx/",
 	"compileType": "miniprogram",
 	"appid": "wx91b4a901e2f6876b",
-	"projectname": "zyyc-wxmini",
+	"projectname": "qbyc-wxmini",
 	"simulatorType": "wechat",
 	"simulatorPluginLibVersion": {},
 	"libVersion": "2.14.1",
@@ -48,4 +48,4 @@
 			"list": []
 		}
 	}
-}
+}