@@ -2535,11 +2535,10 @@ watch(() => params.agree6, (newVal) => {
align-items: center;
justify-content: center;
font-size: px2rpx(14);
- color: var(--color-zinc-600);
margin-bottom: px2rpx(12);
height: px2rpx(35);
background-color: #cf1322;
- color: var(--bs-emphasis-color);
+ color: #fff;
border-radius: px2rpx(4);
font-weight: 600;
display: flex;
@@ -65,7 +65,7 @@
width: 100%;
height: px2rpx(48);
+ color: #fff!important;
border-radius: px2rpx(12);
font-size: px2rpx(16);
@@ -606,11 +606,10 @@ watch(transferType, (newVal) => {
margin-bottom: px2rpx(22);
@@ -302,11 +302,10 @@ onMounted(() => {
@@ -2103,11 +2103,10 @@ watch(() => form.amount, (newVal) => {
border: none;
@@ -308,11 +308,10 @@ onMounted(() => {
@@ -792,11 +792,10 @@ onLoad((options) => {
margin-bottom: px2rpx(20);
@@ -846,11 +846,10 @@ onLoad((options) => {
@@ -1810,11 +1810,10 @@ watch(() => form.amount, (newVal) => {
@@ -1296,7 +1296,7 @@ uni-content.collapsed {