Browse Source

修改样式

zs 1 year ago
parent
commit
ef51286728

+ 1 - 0
pagesMy/order/detail.vue

@@ -255,6 +255,7 @@
 					.money {
 						font-size: var(--font14Size);
 						font-weight: bold;
+						color: var(--fF0Color);
 					}
 
 				}

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pagesMy/order/detail.js.map


+ 1 - 0
unpackage/dist/dev/mp-weixin/pagesMy/order/detail.wxss

@@ -63,6 +63,7 @@
 .content .one .one_2 .right .money {
   font-size: var(--font14Size);
   font-weight: bold;
+  color: var(--fF0Color);
 }
 .content .two {
   margin: 2vw 2vw 0 2vw;