Commit ce50e4f6 authored by 黄奎's avatar 黄奎
parents 6926f770 c150fd0b
...@@ -194,11 +194,11 @@ export default { ...@@ -194,11 +194,11 @@ export default {
return { return {
modeList: [ modeList: [
{ {
name: "小程序", name: "APP",
id: 1 id: 1
}, },
{ {
name: "APP", name: "小程序",
id: 2 id: 2
} }
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment