mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-21 11:08:54 +00:00
【update】修改路径至UI
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = {
|
||||
* In most cases please use '/' !!!
|
||||
* Detail: https://cli.vuejs.org/config/#publicpath
|
||||
*/
|
||||
publicPath: '/',
|
||||
publicPath: '/ui/',
|
||||
outputDir: 'dist',
|
||||
assetsDir: 'assets',
|
||||
lintOnSave: process.env.NODE_ENV === 'development',
|
||||
|
Reference in New Issue
Block a user