| 123456789101112131415161718192021222324252627 |
- {
- "name" : "nongxiaoyu",
- "appid" : "__UNI__1234567",
- "description" : "农小禹小程序",
- "versionName" : "1.0.0",
- "versionCode" : "100",
- "transformPx" : false,
- "app-plus" : {
- "distribute" : {
- "android" : {
- "permissions" : [ "INTERNET" ]
- }
- }
- },
- "mp-weixin" : {
- "appid" : "wxc738cddfb96a9176",
- "setting" : {
- "urlCheck" : false
- }
- },
- "vueVersion" : "2",
- "h5" : {
- "devServer" : {
- "port" : 9000
- }
- }
- }
|