no message

This commit is contained in:
A1300399510
2023-10-19 13:18:30 +08:00
parent 27bb74295d
commit ef24e1328c
145 changed files with 996 additions and 3 deletions

View File

@@ -3,8 +3,8 @@ const path = require('path')
module.exports = defineConfig({
productionSourceMap: false,
// publicPath: process.env.NODE_ENV === 'production' ? './' : '/',
publicPath: '/',
publicPath: process.env.NODE_ENV === 'production' ? 'https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang' : '/',
// publicPath: '/',
configureWebpack: {
resolve: {
alias: {