|
@@ -2,15 +2,6 @@
|
|
|
"setting": {},
|
|
"setting": {},
|
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
|
"condition": {
|
|
"condition": {
|
|
|
- "plugin": {
|
|
|
|
|
- "list": []
|
|
|
|
|
- },
|
|
|
|
|
- "game": {
|
|
|
|
|
- "list": []
|
|
|
|
|
- },
|
|
|
|
|
- "gamePlugin": {
|
|
|
|
|
- "list": []
|
|
|
|
|
- },
|
|
|
|
|
"miniprogram": {
|
|
"miniprogram": {
|
|
|
"list": [
|
|
"list": [
|
|
|
{
|
|
{
|
|
@@ -48,8 +39,8 @@
|
|
|
"name": "exhibition/pages/collapse/index",
|
|
"name": "exhibition/pages/collapse/index",
|
|
|
"pathName": "exhibition/pages/collapse/index",
|
|
"pathName": "exhibition/pages/collapse/index",
|
|
|
"query": "",
|
|
"query": "",
|
|
|
- "scene": null,
|
|
|
|
|
- "launchMode": "default"
|
|
|
|
|
|
|
+ "launchMode": "default",
|
|
|
|
|
+ "scene": null
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "dentry/pages/textarea/index",
|
|
"name": "dentry/pages/textarea/index",
|