From 4e19e86f4f505ad722f04ee61544f9fc701f8204 Mon Sep 17 00:00:00 2001 From: WangHao <43278047@qq.com> Date: Mon, 8 Nov 2021 23:33:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=8C=96=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/assets/icons/svg/gd.svg | 1 + ruoyi-ui/src/components/BookmarkList/index.vue | 12 +++++++----- ruoyi-ui/src/views/bookmark/bookmark/index.vue | 4 ++-- ruoyi-ui/src/views/bookmark/ceshi/index.vue | 2 +- ruoyi-ui/src/views/bookmark/index/index.vue | 7 ++++--- 5 files changed, 15 insertions(+), 11 deletions(-) create mode 100644 ruoyi-ui/src/assets/icons/svg/gd.svg diff --git a/ruoyi-ui/src/assets/icons/svg/gd.svg b/ruoyi-ui/src/assets/icons/svg/gd.svg new file mode 100644 index 000000000..21763a049 --- /dev/null +++ b/ruoyi-ui/src/assets/icons/svg/gd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ruoyi-ui/src/components/BookmarkList/index.vue b/ruoyi-ui/src/components/BookmarkList/index.vue index 732a457e0..a1082cbdf 100644 --- a/ruoyi-ui/src/components/BookmarkList/index.vue +++ b/ruoyi-ui/src/components/BookmarkList/index.vue @@ -45,9 +45,9 @@
- - - + + +
@@ -272,7 +272,7 @@ } .bookmark:hover { - background-color: #E6E6E6; + background-color: #F2F2F2; } @@ -284,7 +284,8 @@ .bookmark-title { display: inline-block; - color: #393939; + /*color: #393939;*/ + color: #191919; flex: 1; -webkit-flex: 1; white-space: nowrap; @@ -312,6 +313,7 @@ } .bookmark-official { float: left; + color: #c2c2c2; } .info { diff --git a/ruoyi-ui/src/views/bookmark/bookmark/index.vue b/ruoyi-ui/src/views/bookmark/bookmark/index.vue index 1ac6ecb1b..401d3c814 100644 --- a/ruoyi-ui/src/views/bookmark/bookmark/index.vue +++ b/ruoyi-ui/src/views/bookmark/bookmark/index.vue @@ -55,9 +55,9 @@
-
网页
+ -
其他
+
diff --git a/ruoyi-ui/src/views/bookmark/ceshi/index.vue b/ruoyi-ui/src/views/bookmark/ceshi/index.vue index 0d05e7357..10a20e79d 100644 --- a/ruoyi-ui/src/views/bookmark/ceshi/index.vue +++ b/ruoyi-ui/src/views/bookmark/ceshi/index.vue @@ -9,7 +9,7 @@
- +

diff --git a/ruoyi-ui/src/views/bookmark/index/index.vue b/ruoyi-ui/src/views/bookmark/index/index.vue index 9cfe911d3..da0a7fa28 100644 --- a/ruoyi-ui/src/views/bookmark/index/index.vue +++ b/ruoyi-ui/src/views/bookmark/index/index.vue @@ -794,7 +794,7 @@ // onmouseout='removeHoverDoms(this)' //选中删除切换 // var editStr = ""; - var editStr = ""; + var editStr = ""; @@ -1118,8 +1118,9 @@ "
" + "
  • 改名称
  • " + "
  • 改图标
  • " + - "
  • 刪除
  • " + - "
  • 分享
  • " + + "
  • 加密
  • " + + "
  • 分享
  • " + + "
  • 刪除
  • " + "" + "
    ";