mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-23 03:58:35 +08:00
update sql and version Info
This commit is contained in:
@@ -115,7 +115,9 @@
|
|||||||
</button>
|
</button>
|
||||||
<!-- #endif -->
|
<!-- #endif -->
|
||||||
</view>
|
</view>
|
||||||
<view style="height: 50rpx;"></view>
|
<!-- <view style="height: 50rpx;"></view> -->
|
||||||
|
<img src="/static/images/support.png" alt="" class='support'>
|
||||||
|
|
||||||
<!-- #ifdef MP -->
|
<!-- #ifdef MP -->
|
||||||
<authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse"></authorize>
|
<authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse"></authorize>
|
||||||
<!-- #endif -->
|
<!-- #endif -->
|
||||||
@@ -338,7 +340,14 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
|
.support {
|
||||||
|
width: 219rpx;
|
||||||
|
height: 74rpx;
|
||||||
|
margin: 54rpx auto;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.new-users {
|
.new-users {
|
||||||
.head {
|
.head {
|
||||||
padding-top: 30rpx;
|
padding-top: 30rpx;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user