diff --git a/public/appmini/old/.gitignore b/public/appmini/old/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..d5c9c4e271feea2e0e17e239c95391d6ac3b74bf --- /dev/null +++ b/public/appmini/old/.gitignore @@ -0,0 +1 @@ +project.config.json \ No newline at end of file diff --git a/public/appmini/old/weixin/project.config.json b/public/appmini/old/weixin/project.config.json deleted file mode 100644 index bed7175f1e7a1a4930e5daf528c907784420edd0..0000000000000000000000000000000000000000 --- a/public/appmini/old/weixin/project.config.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "description": "项目配置文件。", - "packOptions": { - "ignore": [] - }, - "setting": { - "urlCheck": true, - "es6": true, - "postcss": true, - "minified": true, - "newFeature": true - }, - "compileType": "miniprogram", - "libVersion": "2.2.3", - "appid": "wx0a2012ebad94beff", - "projectname": "%E4%B8%80%E7%82%B9%E7%8B%97-%E6%B5%8B%E8%AF%95", - "isGameTourist": false, - "condition": { - "search": { - "current": -1, - "list": [] - }, - "conversation": { - "current": -1, - "list": [] - }, - "game": { - "currentL": -1, - "list": [] - }, - "miniprogram": { - "current": -1, - "list": [] - } - } -} \ No newline at end of file