From 942677c74b9177ee6e66b95c81a5fad10719a0ec Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期四, 13 六月 2024 14:58:06 +0800
Subject: [PATCH] 开关泵定版

---
 pages/my/my.wxml |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

diff --git a/pages/my/my.wxml b/pages/my/my.wxml
index 19fb6c7..823b887 100644
--- a/pages/my/my.wxml
+++ b/pages/my/my.wxml
@@ -1,2 +1,27 @@
 <!--pages/my/my.wxml-->
-<text>pages/my/my.wxml</text>
\ No newline at end of file
+<view class="base-wrapper">
+  <view class="head-wrapper">
+  <view class="center-wrapper">
+    <view class="head-top">
+      <t-avatar class="avatar-example" image="{{image}}" size="120rpx" />
+      <view class="head-text-wrapper">
+        <text>{{userName}}</text>
+        <text>{{userCode}}</text>
+      </view>
+    </view>
+  </view>
+  </view>
+
+  <view class="bottom-title">
+    <text>鐗囧尯璐熻矗浜�</text>
+  </view>
+  <view class="item">
+    <text>闂鍙嶉</text>
+  </view>
+  <view class="item">
+    <text>瑙i櫎缁戝畾</text>
+  </view>
+  <view class="item">
+    <text>閫�鍑虹櫥褰�</text>
+  </view>
+</view>
\ No newline at end of file

--
Gitblit v1.8.0