|
@@ -124,7 +124,7 @@
|
|
|
<text class="right" @click.stop="closeAccount()">注销账号</text>
|
|
<text class="right" @click.stop="closeAccount()">注销账号</text>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="bottom-version">中央编号 {{myInfo && myInfo.mainId ? myInfo.mainId : 0}} | version {{version}}</view>
|
|
<view class="bottom-version">中央编号 {{myInfo && myInfo.mainId ? myInfo.mainId : 0}} | version {{version}}</view>
|
|
|
-
|
|
|
|
|
|
|
+ <view class="bottom-version">闽ICP备15017325号-11A</view>
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|
|
|
<NotLogin></NotLogin>
|
|
<NotLogin></NotLogin>
|
|
@@ -357,7 +357,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
& .me-shop_box {
|
|
& .me-shop_box {
|
|
|
- padding: 50upx 20upx 50upx;
|
|
|
|
|
|
|
+ padding: 50upx 20upx 20upx;
|
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
|
& .me-shop_content {
|
|
& .me-shop_content {
|
|
|
position: relative;
|
|
position: relative;
|
|
@@ -436,7 +436,7 @@ export default {
|
|
|
text-align:center;
|
|
text-align:center;
|
|
|
color:#CCCCCC;
|
|
color:#CCCCCC;
|
|
|
font-size:25upx;
|
|
font-size:25upx;
|
|
|
- margin-top:20upx;
|
|
|
|
|
|
|
+ margin-top:12upx;
|
|
|
}
|
|
}
|
|
|
& .account-info_box {
|
|
& .account-info_box {
|
|
|
margin-top: 20upx;
|
|
margin-top: 20upx;
|