This commit is contained in:
2022-10-10 16:26:19 +08:00
parent b6c903fd4d
commit d64db24963
98 changed files with 243 additions and 17016 deletions

View File

@@ -1,8 +1,5 @@
import App from './App'
import Vue from 'vue'
import '@/common/style/reset.css'
import '@/common/style/uni.css'
import '@/common/style/layout.styl'
Vue.config.productionTip = false
App.mpType = 'app'