添加身份弹窗

This commit is contained in:
A1300399510
2023-07-13 11:38:29 +08:00
parent 6ad28c4f0a
commit 93e55767c5
7 changed files with 59 additions and 34 deletions

View File

@@ -2,6 +2,7 @@ const { defineConfig } = require('@vue/cli-service')
const path = require('path')
module.exports = defineConfig({
publicPath: process.env.NODE_ENV === 'production' ? './' : '/',
configureWebpack: {
resolve: {
alias: {