文字替换

master
Eratosici 4 years ago
parent a85e1858bb
commit 78f72b6743

@ -1,48 +1,48 @@
{ {
"description": "项目配置文件", "description": "项目配置文件",
"packOptions": { "packOptions": {
"ignore": [] "ignore": []
}, },
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": true, "es6": true,
"postcss": true, "postcss": true,
"minified": true, "minified": true,
"newFeature": true, "newFeature": true,
"nodeModules": false, "nodeModules": false,
"autoAudits": false, "autoAudits": false,
"checkInvalidKey": true "checkInvalidKey": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.6.4", "libVersion": "2.6.4",
"appid": "wx6fa71e69231a4fa4", "appid": "wx6fa71e69231a4fa4",
"projectname": "%E4%BA%9A%E7%B1%B3%E7%A7%91%E6%8A%80mall4j", "projectname": "mall4j",
"debugOptions": { "debugOptions": {
"hidedInDevtools": [] "hidedInDevtools": []
}, },
"isGameTourist": false, "isGameTourist": false,
"simulatorType": "wechat", "simulatorType": "wechat",
"simulatorPluginLibVersion": {}, "simulatorPluginLibVersion": {},
"condition": { "condition": {
"search": { "search": {
"current": -1, "current": -1,
"list": [] "list": []
}, },
"conversation": { "conversation": {
"current": -1, "current": -1,
"list": [] "list": []
}, },
"plugin": { "plugin": {
"current": -1, "current": -1,
"list": [] "list": []
}, },
"game": { "game": {
"currentL": -1, "currentL": -1,
"list": [] "list": []
}, },
"miniprogram": { "miniprogram": {
"current": 23, "current": 23,
"list": [] "list": []
} }
} }
} }
Loading…
Cancel
Save