mirror of
http://112.124.100.131/happyinsurance_eco/ebiz-sunful-eco-web.git
synced 2025-12-06 17:36:50 +08:00
fix: 修改 publicPath 路径
修改路径为 /pc
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = {
|
||||
在大多数情况下,请使用'/'!
|
||||
详细信息:https://cli.vuejs.org/config/#publicpath
|
||||
*/
|
||||
publicPath: '/',
|
||||
publicPath: '/pc',
|
||||
outputDir: 'dist',
|
||||
assetsDir: 'static',
|
||||
lintOnSave: process.env.NODE_ENV === 'development',
|
||||
|
||||
Reference in New Issue
Block a user