From a3ca1f9723ba02f106a5a7c42d88fe108225eba0 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Fri, 22 May 2020 15:21:41 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20console=E7=9A=84url=E5=A4=84=E7=90=86|a?= =?UTF-8?q?ssetbox=E4=BF=9D=E5=AD=98=E6=97=B6vendor=E9=97=AA=E5=8A=A8?= =?UTF-8?q?=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1.console的url处理 2.assetbox保存时vendor闪动的问题修复 3.优化侧滑动画 --- nezha-fronted/config/index.js | 2 +- nezha-fronted/index.html | 2 +- nezha-fronted/src/assets/stylus/main.scss | 24 ++++- nezha-fronted/src/components/cli/console.vue | 8 +- .../common/rightBox/addEndpointBox.vue | 2 +- .../components/common/rightBox/assetBox.vue | 93 +++++++++++++++---- .../common/rightBox/locationCascader.vue | 10 +- .../src/components/page/asset/asset.vue | 6 +- 8 files changed, 112 insertions(+), 35 deletions(-) diff --git a/nezha-fronted/config/index.js b/nezha-fronted/config/index.js index f0918bb5f..dc89ba70c 100644 --- a/nezha-fronted/config/index.js +++ b/nezha-fronted/config/index.js @@ -48,7 +48,7 @@ module.exports = { // Paths assetsRoot: path.resolve(__dirname, '../dist'), - assetsSubDirectory: 'static', + assetsSubDirectory: 'nezha', assetsPublicPath: '/', /** diff --git a/nezha-fronted/index.html b/nezha-fronted/index.html index 88fc3b6a8..34aa639e3 100644 --- a/nezha-fronted/index.html +++ b/nezha-fronted/index.html @@ -4,7 +4,7 @@
- +