diff --git a/src/Layouts/BaseLayout.vue b/src/Layouts/BaseLayout.vue
index 927062d7..372e626c 100644
--- a/src/Layouts/BaseLayout.vue
+++ b/src/Layouts/BaseLayout.vue
@@ -412,6 +412,8 @@ onMounted(() => {
.click {
display: flex;
align-items: center;
+ padding-top:4.5px;
+ padding-bottom:4.5px;
justify-content: center;
width: 18px;
height: 18px;
@@ -423,6 +425,8 @@ onMounted(() => {
.click2 {
width: 18px;
height: 18px;
+ padding-top:4.5px;
+ padding-bottom:4.5px;
line-height: 9px;
border-radius: 60%;
background-color: #f5f5f5;
diff --git a/src/assets/img/fabushuliang.png b/src/assets/img/fabushuliang.png
new file mode 100644
index 00000000..efb3981e
Binary files /dev/null and b/src/assets/img/fabushuliang.png differ
diff --git a/src/assets/img/huishouzongliang.png b/src/assets/img/huishouzongliang.png
new file mode 100644
index 00000000..efb3981e
Binary files /dev/null and b/src/assets/img/huishouzongliang.png differ
diff --git a/src/assets/img/jinrihuishou.png b/src/assets/img/jinrihuishou.png
new file mode 100644
index 00000000..77423471
Binary files /dev/null and b/src/assets/img/jinrihuishou.png differ
diff --git a/src/views/DataAnalyse/index.vue b/src/views/DataAnalyse/index.vue
index 60050b52..8274c220 100644
--- a/src/views/DataAnalyse/index.vue
+++ b/src/views/DataAnalyse/index.vue
@@ -47,7 +47,7 @@ export default defineComponent({
},
{
name: '高阶分析',
- icon: '',
+ icon: '',
children: [
// {
// name: 'KANO分析',
diff --git a/src/views/TempMarket/Index.vue b/src/views/TempMarket/Index.vue
index 2a5c658f..029f9fa6 100644
--- a/src/views/TempMarket/Index.vue
+++ b/src/views/TempMarket/Index.vue
@@ -75,7 +75,7 @@ export default defineComponent({
}
.title {
position: absolute;
- top: -23px;
+ top: -17px;
left: -25px;
display: flex;
// justify-content: center;
@@ -90,6 +90,7 @@ export default defineComponent({
// justify-content: space-between;
width: 440px;
&-item {
+ border-radius: 8px 8px 0px 0px;
position: relative;
font-size: 16px;
font-weight: 400;
@@ -161,6 +162,5 @@ export default defineComponent({
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
border-radius: 6px 6px 6px 6px;
opacity: 1;
- padding: 24px 0 24px 0;
}
diff --git a/src/views/TempMarket/fragment/BankGroupList.vue b/src/views/TempMarket/fragment/BankGroupList.vue
index c096c5e9..ff5bb08c 100644
--- a/src/views/TempMarket/fragment/BankGroupList.vue
+++ b/src/views/TempMarket/fragment/BankGroupList.vue
@@ -684,6 +684,7 @@ export default {
border-radius: 10px 10px 10px 10px;
text-align: center;
font-size: 12px;
+ color: #28883D;
}
&-numNone {
width: 30px;
@@ -694,6 +695,7 @@ export default {
border-radius: 10px 10px 10px 10px;
text-align: center;
font-size: 12px;
+ color: #28883D;
}
&-more {
display: none;
diff --git a/src/views/TempMarket/fragment/BankQuesList.vue b/src/views/TempMarket/fragment/BankQuesList.vue
index ff4d6600..ae9a4997 100644
--- a/src/views/TempMarket/fragment/BankQuesList.vue
+++ b/src/views/TempMarket/fragment/BankQuesList.vue
@@ -554,10 +554,10 @@ export default {
\ No newline at end of file
diff --git a/src/views/schedule/recycle.vue b/src/views/schedule/recycle.vue
index 8855af69..3d0c2006 100644
--- a/src/views/schedule/recycle.vue
+++ b/src/views/schedule/recycle.vue
@@ -18,7 +18,8 @@
{{ from.num1 }}
-
+
+
+