feat(ui): update ci type

This commit is contained in:
songlh
2024-07-31 16:00:40 +08:00
parent 542a876ead
commit c668ba7d3f
21 changed files with 1865 additions and 748 deletions

View File

@@ -69,6 +69,8 @@ Vue.prototype.$httpError = function (err, describe) {
window.$message = Vue.prototype.$message
Vue.prototype.isOpenSource = process.env.VUE_APP_IS_OPEN_SOURCE === 'true'
Vue.use(Antd)
Vue.use(Viser)