@@ -0,0 +1,10 @@
+mobile: appconfig.json文件
+
+{
+ "isDev": true,
+ "webSiteUrl": "https://hjy.hz12311.cn/mobile/index.html/#",
+ "webApiServiceUrl": "https://hjy.hz12311.cn/api"
+}
+web: yml文件
+wxMessageBaseUrl: 'https://hjy.hz12311.cn/mobile/index.html/#'