deploy: auto commit repo-root changes 2026-07-03 19:05:07

This commit is contained in:
hajimi
2026-07-03 19:05:07 +08:00
parent a88764162d
commit bbb6e9ab69
80 changed files with 81 additions and 84 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import App from './App.vue'
import plugins from './plugins'
import router from './router'
import './styles/index.scss'
import './utils/anti-debug'
// import './utils/anti-debug'
import { setupMixin } from './mixins'
export function createApp() {
const app = createSSRApp(App)