uu
This commit is contained in:
parent
809db6bc4a
commit
5a2f6d8ed7
@ -15,7 +15,7 @@
|
||||
<view slot class="mt-20" :style="`background-color: #F6F6F6;padding: 12rpx;border-radius: 8rpx;border: 1rpx solid ${dlCurrent.checked?'#B12D29':'transparent'};`">
|
||||
<u-row justify="between">
|
||||
<u-col span="10">
|
||||
<u-text size="28" :text="dlCurrent.item.title" :color="`${dlCurrent.checked?'#B12D29':''}`"></u-text>
|
||||
<u-text size="28" :text="dlCurrent.item.title" ></u-text>
|
||||
</u-col>
|
||||
<view span="2" class="com-chk-icon">
|
||||
<u-checkbox-group>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user