入库流程对接完毕
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!-- 底部导航栏:我的 -->
|
||||
<template>
|
||||
<view class="content">
|
||||
|
||||
@@ -17,7 +18,7 @@
|
||||
</uni-list>
|
||||
</view>
|
||||
<uni-popup ref="popupRef" type="center" background-color="#fff" borderRadius="8px">
|
||||
<view class="popup-wrap" style="width: 400rpx; ">
|
||||
<view class="popup-wrap" style="width: 200rpx; ">
|
||||
<view class="popup-body">
|
||||
<p>确定退出登录吗?</p>
|
||||
<view class="popup-btn">
|
||||
@@ -128,7 +129,7 @@ getUserInfo();
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
.uv-button-wrapper{
|
||||
width: 48%;
|
||||
width: 40%;
|
||||
margin-left: 8rpx;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user