|
@@ -106,7 +106,6 @@
|
|
|
lbg:require('@/static/images/mine/lbg.png'),
|
|
|
fbg:require('@/static/images/mine/fbg.png'),
|
|
|
headimg:require('@/static/logo.png'),
|
|
|
- ldicon:require('@/static/images/mine/ldicon.png'),
|
|
|
checkimg:require('@/static/images/mine/lcicon.png'),
|
|
|
ncheckimg:require('@/static/images/mine/lnicon.png'),
|
|
|
rimg:require('@/static/images/mine/rimg.png'),
|
|
@@ -298,7 +297,7 @@
|
|
|
<style lang="scss" scoped>
|
|
|
.navbg{width: 100%;height: 100vh;}
|
|
|
.fbg{width: 100%;height: 750rpx;position: absolute;bottom: 0;left: 0;}
|
|
|
-.wymain{z-index: 2;position: relative;padding: 70rpx 60rpx;}
|
|
|
+.wymain{z-index: 2;position: relative;padding: 180rpx 60rpx;}
|
|
|
.headimg{width: 136rpx;height: 136rpx;margin:0 auto 36rpx;}
|
|
|
.head{margin-bottom: 64rpx;
|
|
|
.htit{font-weight: bold;font-size: 48rpx;color: #0156FE;line-height: 60rpx;}
|