微信小程序

feat/task1-c-wallet
devil_gong 2019-01-08 16:33:33 +08:00
parent ae7ec23e20
commit c0e9520a0b
2 changed files with 1 additions and 36 deletions

1
public/appmini/old/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
project.config.json

View File

@ -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": []
}
}
}