update sql and version Info

pull/1/MERGE
stivepeim 2020-12-23 17:21:20 +08:00
parent 3c0b73f100
commit a6f622572a
1 changed files with 11 additions and 2 deletions

View File

@ -115,7 +115,9 @@
</button>
<!-- #endif -->
</view>
<view style="height: 50rpx;"></view>
<!-- <view style="height: 50rpx;"></view> -->
<img src="/static/images/support.png" alt="" class='support'>
<!-- #ifdef MP -->
<authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse"></authorize>
<!-- #endif -->
@ -338,7 +340,14 @@
}
</script>
<style lang="scss">
<style lang="scss" scoped>
.support {
width: 219rpx;
height: 74rpx;
margin: 54rpx auto;
display: block;
}
.new-users {
.head {
padding-top: 30rpx;