|
@@ -88,12 +88,12 @@
|
|
|
</checkbox-group>
|
|
</checkbox-group>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="bottom">
|
|
|
|
|
|
|
+ <!-- <view class="bottom">
|
|
|
<view class="ver" v-if="copyRight">{{copyRight}}</view>
|
|
<view class="ver" v-if="copyRight">{{copyRight}}</view>
|
|
|
<view v-else class="ver">© 2014-2023
|
|
<view v-else class="ver">© 2014-2023
|
|
|
<a href="https://www.crmeb.com">www.crmeb.com</a>
|
|
<a href="https://www.crmeb.com">www.crmeb.com</a>
|
|
|
</view>
|
|
</view>
|
|
|
- </view>
|
|
|
|
|
|
|
+ </view> -->
|
|
|
<Verify @success="success" :captchaType="captchaType" :imgSize="{ width: '330px', height: '155px' }"
|
|
<Verify @success="success" :captchaType="captchaType" :imgSize="{ width: '330px', height: '155px' }"
|
|
|
ref="verify"></Verify>
|
|
ref="verify"></Verify>
|
|
|
</view>
|
|
</view>
|