tj
2025-05-27 fa74612c99459a8b4e94121d2d3bfcc42915208b
main.js
@@ -4,7 +4,7 @@
import { createPinia } from 'pinia'
import message from './plugins/message'
import http from './plugins/http.js'
import store from './store'
// import store from './store/index.js'
// #ifndef VUE3
import Vue from 'vue'
@@ -53,7 +53,7 @@
 // 全局属性
  app.config.globalProperties.$message = message
  app.config.globalProperties.$http = http
  app.config.globalProperties.$store = store
  // app.config.globalProperties.$store = store
 
  // uni.$u.setConfig({
  //   config: {