Browse Source

自定义运行/发布菜单

dmb
douzhuo 3 years ago
parent
commit
b1d503e104
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@@ -41,7 +41,7 @@
"WXCS-PLATFORM": true "WXCS-PLATFORM": true
} }
}, },
"weixin:ai": {
"weixin:aixjzs": {
"title": "AI销讲助手 生产", "title": "AI销讲助手 生产",
"env": { "env": {
"UNI_PLATFORM": "mp-weixin", "UNI_PLATFORM": "mp-weixin",
@@ -50,7 +50,7 @@
"define": { "define": {
"WXSC-PLATFORM": true "WXSC-PLATFORM": true
} }
},
}
} }
} }
} }

Loading…
Cancel
Save