|
|
|
@ -83,7 +83,7 @@
|
|
|
|
</u-checkbox>
|
|
|
|
</u-checkbox>
|
|
|
|
</u-checkbox-group>
|
|
|
|
</u-checkbox-group>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="g_h_84"></view>
|
|
|
|
<view class="g_h_84" v-if="useform == 'root'"></view>
|
|
|
|
<rh-fixed v-if="useform == 'root'">
|
|
|
|
<rh-fixed v-if="useform == 'root'">
|
|
|
|
<slot>
|
|
|
|
<slot>
|
|
|
|
<view class="g_flex_row_between g_pl_16 g_pr_16" style="z-index: 99">
|
|
|
|
<view class="g_flex_row_between g_pl_16 g_pr_16" style="z-index: 99">
|
|
|
|
@ -101,6 +101,7 @@
|
|
|
|
<rh-button btnText="立即报名" type="primary" :loading="btnLoading" @clickBtn="submitForm" />
|
|
|
|
<rh-button btnText="立即报名" type="primary" :loading="btnLoading" @clickBtn="submitForm" />
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view v-if="useform == 'pages'" style="height: 32px;"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|