粉色图标变更
This commit is contained in:
parent
d6d5f533cf
commit
fc3bd046e9
|
|
@ -5,7 +5,7 @@
|
||||||
<view class="step-icon">
|
<view class="step-icon">
|
||||||
<image
|
<image
|
||||||
v-if="mappedStep === 0"
|
v-if="mappedStep === 0"
|
||||||
src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/55a51333-318f-4ae4-8402-aca265bd499d"
|
src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/d62a1d01-52cb-418e-ba5b-afef513061b9.png"
|
||||||
class="step-img active-circle"
|
class="step-img active-circle"
|
||||||
mode="aspectFit"
|
mode="aspectFit"
|
||||||
/>
|
/>
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
<view class="step-icon">
|
<view class="step-icon">
|
||||||
<image
|
<image
|
||||||
v-if="mappedStep === 1"
|
v-if="mappedStep === 1"
|
||||||
src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/55a51333-318f-4ae4-8402-aca265bd499d"
|
src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/d62a1d01-52cb-418e-ba5b-afef513061b9.png"
|
||||||
class="step-img active-circle"
|
class="step-img active-circle"
|
||||||
mode="aspectFit"
|
mode="aspectFit"
|
||||||
/>
|
/>
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
<view class="step-icon">
|
<view class="step-icon">
|
||||||
<image
|
<image
|
||||||
v-if="mappedStep === 2"
|
v-if="mappedStep === 2"
|
||||||
src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/55a51333-318f-4ae4-8402-aca265bd499d"
|
src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/d62a1d01-52cb-418e-ba5b-afef513061b9.png"
|
||||||
class="step-img active-circle"
|
class="step-img active-circle"
|
||||||
mode="aspectFit"
|
mode="aspectFit"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue