|
@@ -83,8 +83,6 @@
|
|
|
:class="{ 'content-inputs-row-radioChecked': form.sex == 2 }" checked="true">
|
|
|
女 <!-- <view style="width: 100%;height: 100%;"></view> -->
|
|
|
</view>
|
|
|
-
|
|
|
-
|
|
|
</view>
|
|
|
<view style="color: red;text-align: right;width: 100%;font-size: 24rpx;padding-right: 90rpx;">
|
|
|
排盘结果男女有别,请正确选择</view>
|
|
@@ -101,8 +99,6 @@
|
|
|
:class="{ 'content-inputs-row-radioChecked': form.isSave == 0 }" checked="true">
|
|
|
否 <!-- <view style="width: 100%;height: 100%;"></view> -->
|
|
|
</view>
|
|
|
-
|
|
|
-
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="content-button">
|