- Go with this look?
+ {{ isHistoryFlow?'Generate Result':'Go with this look?' }}
@@ -303,6 +303,9 @@ const { isLoading } = toRefs(data);
background-color: #000;
}
}
+ .btnItem .text{
+ color: #000;
+ }
}
}
}
diff --git a/src/views/Workshop/selectStyle/index.vue b/src/views/Workshop/selectStyle/index.vue
index eebf785..665b38a 100644
--- a/src/views/Workshop/selectStyle/index.vue
+++ b/src/views/Workshop/selectStyle/index.vue
@@ -172,7 +172,7 @@ const { styleListVue } = toRefs(dataDom);
-
+
@@ -182,14 +182,14 @@ const { styleListVue } = toRefs(dataDom);
-
+
@@ -281,6 +281,7 @@ const { styleListVue } = toRefs(dataDom);
height: 7.6rem;
.text{
font-size: 3.1rem;
+ color: #000;
font-family: satoshiMedium;
}
}
@@ -333,6 +334,9 @@ const { styleListVue } = toRefs(dataDom);
background-color: #000;
}
}
+ .btnItem .text{
+ color: #000;
+ }
}
}
\ No newline at end of file
diff --git a/src/views/stylist/dressfor.vue b/src/views/stylist/dressfor.vue
index e75eeeb..a92c566 100644
--- a/src/views/stylist/dressfor.vue
+++ b/src/views/stylist/dressfor.vue
@@ -4,9 +4,12 @@
-
+
+
+
@@ -32,7 +35,7 @@
/>
-
+
@@ -239,22 +242,9 @@ onUnmounted(() => {
}
}
.text {
- font-family: 'satoshiBold';
- font-size: 9.6rem;
- text-align: center;
- padding-top: 9rem;
- padding-bottom: 14rem;
-
- font-weight: 700;
- line-height: 1.12;
- background: #b3b3b3;
- background: radial-gradient(80.79% 50% at 50% 50%, #d1c7c2 0%, rgba(255, 255, 255, 0) 100%),
- radial-gradient(99.56% 93.08% at 99.56% 93.08%, #e6e6e6 0%, #000000 100%)
- /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
- linear-gradient(120.09deg, #b3b3b3 0%, rgba(255, 255, 255, 0) 35.41%);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- background-clip: text;
+ padding-top: 8.9rem;
+ padding-bottom: 7.7rem;
+ width: 60rem;
}
.chatbox {
height: 9.3rem;