Browse Source

tuihuan page

邹能昇 4 months ago
parent
commit
7ac689d88c

+ 11 - 0
nova-tourism/components/my/index.less

@@ -149,6 +149,17 @@
             margin-right: 40rpx;
         }
     }
+    .myshop{
+        font-size: 32rpx;
+        width: 100%;
+        height: 80rpx;
+        display: flex;
+        align-items: center;
+        padding-left: 30rpx;
+        padding-right: 30rpx;
+        margin-top: 30rpx;
+        background-color: white;
+    }
     .leavebox{
         width: 100%;
         height: 100rpx;

+ 1 - 1
nova-tourism/components/my/index.wxml

@@ -52,9 +52,9 @@
         </view>
         <image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241122/rv1kfo050253663.png"></image>
     </view>
+    <view class="myshop" bindtap="merchant">我是商户</view>
     <view class="leavebox">
         <image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241122/qc3aet050423378.png"></image>
         <view class="leave-tex">退出登录</view>
     </view>
-    <view bindtap="merchant">我是商户</view>
 </view>

File diff suppressed because it is too large
+ 0 - 0
nova-tourism/components/my/index.wxss


Some files were not shown because too many files changed in this diff