jwyu %!s(int64=3) %!d(string=hai) anos
pai
achega
298982da61
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages-approve/components/steps.vue

+ 1 - 1
pages-approve/components/steps.vue

@@ -3,7 +3,7 @@
 	<view class="steps-wrap">
 		<view class="step-box" v-for="(item,index) in stepArr" :key="index">
 			<view class="step-line" v-if="stepArr.length>1"></view>
-			<view class="step-content" :style="{borderTop:item.name==='抄送人'?'2rpx dashed #e1e1e1':'2rpx solid #e1e1e1'}">
+			<view class="step-content" :style="{borderTop:item.name==='抄送人'?'2rpx dashed #f3f0f0':'2rpx solid #e1e1e1'}">
 				<view class="step-top-box">
 					<view style="width: 50%;">
 						<view class="title">{{item.name}}</view>