优化代码

This commit is contained in:
2026-01-08 17:41:46 +08:00
parent c994fcca33
commit 94bf924525
7 changed files with 954 additions and 446 deletions
+1
View File
@@ -2,6 +2,7 @@ import App from './App'
// #ifndef VUE3
import Vue from 'vue'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({