@@ -22,7 +22,7 @@
<view style="position: relative;line-height:28px;" :style="[getLableStyle]" >
<label >{{currentMaxValue}}</label>
</view>
- </view>
+ </view>
</template>
@@ -59,7 +59,7 @@
<u-cell-group>
<u-cell-item title="开放共享" :arrow="false">
<view class="">
- <u-radio-group @change="radioGroupChange">
+ <u-radio-group >
<u-radio
@change="radioChange"
v-for="(item, index) in list2" :key="index"
@@ -186,7 +186,7 @@
.details {
width: 100%;
background-color: #fff;
- padding: 16px 0 16px 16px;
+ padding: 16px 0 0px 16px;
.name {
height: 20px;