Skip to content

Commit 57c1a1a

Browse files
committed
1、优化个人中心样式;2、修改压缩后产出文件夹的名称;
1 parent 515dec4 commit 57c1a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
22
baseUrl:'./',
33
assertsDir:'static',
4-
outputDir:'blog-user',
4+
outputDir:'blog-admin',
55
pwa:{
66
iconPath:{
77
favicon32:'./favicon.ico',

0 commit comments

Comments
 (0)