Browse Source

h5部署

master
xsx 2 years ago
parent
commit
aff50b1a91
  1. 5
      im-uniapp/manifest.json

5
im-uniapp/manifest.json

@ -70,6 +70,9 @@
}, },
"vueVersion" : "3", "vueVersion" : "3",
"h5" : { "h5" : {
"title" : "盒子IM" "title" : "盒子IM",
"router" : {
"base" : "/h5/"
}
} }
} }

Loading…
Cancel
Save