快捷导航
{{domainLabel}}
@@ -136,6 +136,7 @@ export default {
.quick-tool {
cursor: pointer;
+ padding-right: 8px;
i {
color:#8493a2;
font-size: 20px;
diff --git a/src/components/CardWithHeader/index.vue b/src/components/CardWithHeader/index.vue
index de83dcaa..dd37b646 100644
--- a/src/components/CardWithHeader/index.vue
+++ b/src/components/CardWithHeader/index.vue
@@ -55,7 +55,7 @@ export default {
width: 3px;
height: 14px;
content: '';
- background: #0028ff;
+ background: #B12D29;
// background: #409EFF;
border-radius: 2px;
}
diff --git a/src/components/HeaderSearch/index.vue b/src/components/HeaderSearch/index.vue
index c44eff56..d7942ec8 100644
--- a/src/components/HeaderSearch/index.vue
+++ b/src/components/HeaderSearch/index.vue
@@ -1,20 +1,33 @@
-
+
+
+
diff --git a/src/layout/components/TopTagsView/index.vue b/src/layout/components/TopTagsView/index.vue
index 31aa4753..6133b2e2 100644
--- a/src/layout/components/TopTagsView/index.vue
+++ b/src/layout/components/TopTagsView/index.vue
@@ -279,10 +279,12 @@ export default {
height: 26px;
line-height: 26px;
// border: 1px solid #d8dce5;
- color: #495060;
- background: #fff;
+ color: black;
+ background:transparent;
+ // color: #495060;
+ // background: #fff;
padding: 0 8px;
- font-size: 14px;
+ font-size: 12px;
margin-left: 5px;
margin-top: 4px;
border-radius: 3px 3px 0px 0px;
@@ -293,10 +295,10 @@ export default {
margin-right: 15px;
}
&.active {
- // background-color: #42b983;
- // color: #fff;
- color: #161616;
- font-size: 14px;
+ background-color: transparent;
+ color: #B12D29;
+ // color: ;
+ font-size: 12px;
font-weight: bold;
// border-color: #42b983;
// &::before {
@@ -335,7 +337,9 @@ export default {
.tags-view-inner{
- background: #fff;
+ // background: #fff;
+ background: transparent;
+
// border-bottom: 1px solid #d8dce5;
// box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12), 0 0 3px 0 rgba(0, 0, 0, .04);
}
diff --git a/src/layout/index.vue b/src/layout/index.vue
index 8138d8a8..1e4feef8 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -1,9 +1,10 @@
-
+
+
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 修改
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{dict.label}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{dict.label}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 新增区域
-
-
-
-
-
-
-
-
-
- 新增区域
-
-
-
-
-
-
-
-
-
-
-
-
- 计算公式规则
-
-
- 新增公式
-
-
-
-
-
-
-
-
-
-
- 编辑
- 复制
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 说明: 计算公式中只能包含(s,w,d数字,+,.*,/).示例:0-1公斤 首重5元,1-3 公斤 每公斤2元加上首重,计算公式: 5+(w-1)*2
-
-
-
-
-
- 保存
-
-
- 取消
-
-
-
-
-
-
-
-
-
-
-
- 新增
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 添加网点
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{dict.label}}
-
- 全选/单选
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/login.vue b/src/views/login.vue
index 88549e79..d3e85796 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -1,25 +1,51 @@
-