From 9dc0d681e17d735ff42195a29e6905f4ee9f01da Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 27 六月 2025 09:56:47 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1

---
 wx/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss |  162 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 161 insertions(+), 1 deletions(-)

diff --git a/wx/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss b/wx/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss
index 91eea05..e9ca51d 100644
--- a/wx/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss
+++ b/wx/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss
@@ -1 +1,161 @@
-/* pages/mine/mine.wxss */
\ No newline at end of file
+
+page {
+	background-color: #F7F7F7;
+}
+
+@charset "UTF-8";
+/**
+ * 杩欓噷鏄痷ni-app鍐呯疆鐨勫父鐢ㄦ牱寮忓彉閲�
+ *
+ * uni-app 瀹樻柟鎵╁睍鎻掍欢鍙婃彃浠跺競鍦猴紙https://ext.dcloud.net.cn锛変笂寰堝涓夋柟鎻掍欢鍧囦娇鐢ㄤ簡杩欎簺鏍峰紡鍙橀噺
+ * 濡傛灉浣犳槸鎻掍欢寮�鍙戣�咃紝寤鸿浣犱娇鐢╯css棰勫鐞嗭紝骞跺湪鎻掍欢浠g爜涓洿鎺ヤ娇鐢ㄨ繖浜涘彉閲忥紙鏃犻渶 import 杩欎釜鏂囦欢锛夛紝鏂逛究鐢ㄦ埛閫氳繃鎼Н鏈ㄧ殑鏂瑰紡寮�鍙戞暣浣撻鏍间竴鑷寸殑App
+ *
+ */
+/**
+ * 濡傛灉浣犳槸App寮�鍙戣�咃紙鎻掍欢浣跨敤鑰咃級锛屼綘鍙互閫氳繃淇敼杩欎簺鍙橀噺鏉ュ畾鍒惰嚜宸辩殑鎻掍欢涓婚锛屽疄鐜拌嚜瀹氫箟涓婚鍔熻兘
+ *
+ * 濡傛灉浣犵殑椤圭洰鍚屾牱浣跨敤浜唖css棰勫鐞嗭紝浣犱篃鍙互鐩存帴鍦ㄤ綘鐨� scss 浠g爜涓娇鐢ㄥ涓嬪彉閲忥紝鍚屾椂鏃犻渶 import 杩欎釜鏂囦欢
+ */
+/* uView鐨勫叏灞�SCSS涓婚鏂囦欢 */
+/* 棰滆壊鍙橀噺 */
+/* 琛屼负鐩稿叧棰滆壊 */
+/* 鏂囧瓧鍩烘湰棰滆壊 */
+/* 鑳屾櫙棰滆壊 */
+/* 杈规棰滆壊 */
+/* 灏哄鍙橀噺 */
+/* 鏂囧瓧灏哄 */
+/* 鍥剧墖灏哄 */
+/* Border Radius */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.content.data-v-dcbcfe34 {
+  width: 100%;
+}
+.content .content_loginout.data-v-dcbcfe34 {
+  width: 200rpx;
+  left: 50%;
+  -webkit-transform: translate(-50%, 0);
+          transform: translate(-50%, 0);
+  position: fixed;
+  bottom: calc(env(safe-area-inset-bottom) + 110rpx + 80rpx);
+}
+.content .content_head.data-v-dcbcfe34 {
+  width: 100%;
+  height: 292rpx;
+  padding: 40rpx;
+  box-sizing: border-box;
+  background-repeat: no-repeat;
+  background-size: 100% 100%;
+  display: flex;
+  position: relative;
+}
+.content .content_head .content_head_img.data-v-dcbcfe34 {
+  flex-shrink: 0;
+  background-color: #ffffff;
+  width: 104rpx;
+  height: 104rpx;
+  border-radius: 50%;
+  margin-right: 20rpx;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  border: 4rpx solid #FFFFFF;
+}
+.content .content_head .content_head_info.data-v-dcbcfe34 {
+  flex: 1;
+  height: 104rpx;
+  display: flex;
+  flex-direction: column;
+  justify-content: space-around;
+}
+.content .content_head .content_head_info .content_head_company.data-v-dcbcfe34 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+}
+.content .content_head .content_head_info .content_head_company text.data-v-dcbcfe34 {
+  font-weight: 400;
+  font-size: 26rpx;
+  color: #FFFFFF;
+  margin-right: 15rpx;
+}
+.content .content_head .content_head_info text.data-v-dcbcfe34 {
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #FFFFFF;
+}
+.content .content_box.data-v-dcbcfe34 {
+  width: 100%;
+  padding: 0 30rpx;
+  box-sizing: border-box;
+  position: relative;
+  top: -100rpx;
+  left: 0;
+}
+.content .content_box .content_box_fun.data-v-dcbcfe34 {
+  width: 100%;
+  margin-top: 34rpx;
+  background: #FFFFFF;
+  padding: 30rpx;
+  box-sizing: border-box;
+  border-radius: 16rpx;
+}
+.content .content_box .content_box_fun .content_box_fun_label.data-v-dcbcfe34 {
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #222222;
+  margin-bottom: 30rpx;
+}
+.content .content_box .content_box_fun .fun_list.data-v-dcbcfe34 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+}
+.content .content_box .content_box_fun .fun_list .fun_list_item.data-v-dcbcfe34 {
+  width: 25%;
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  justify-content: center;
+}
+.content .content_box .content_box_fun .fun_list .fun_list_item image.data-v-dcbcfe34 {
+  width: 60rpx;
+  height: 60rpx;
+}
+.content .content_box .content_box_fun .fun_list .fun_list_item text.data-v-dcbcfe34 {
+  font-weight: 400;
+  font-size: 26rpx;
+  color: #333333;
+  margin-top: 16rpx;
+}
+.content .content_box .content_box_list.data-v-dcbcfe34 {
+  width: 100%;
+  height: 172rpx;
+  padding: 30rpx 40rpx;
+  box-sizing: border-box;
+  background: #FFFFFF;
+  border-radius: 16rpx;
+  display: flex;
+  align-items: center;
+}
+.content .content_box .content_box_list .content_box_list_item.data-v-dcbcfe34 {
+  flex: 1;
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  justify-content: center;
+}
+.content .content_box .content_box_list .content_box_list_item text.data-v-dcbcfe34:nth-child(1) {
+  font-weight: 600;
+  font-size: 48rpx;
+  color: #279BAA;
+}
+.content .content_box .content_box_list .content_box_list_item text.data-v-dcbcfe34:nth-child(2) {
+  font-weight: 400;
+  font-size: 26rpx;
+  color: #222222;
+  magrin-top: 10rpx;
+}
+

--
Gitblit v1.9.3