From 8a899e63502939dbf034b90ba46741e0faa9023c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 08 五月 2026 18:49:32 +0800
Subject: [PATCH] 管理端bug修改
---
small-program/unpackage/dist/dev/mp-weixin/shop/pages/qualification/qualification.wxss | 163 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 163 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/shop/pages/qualification/qualification.wxss b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/qualification/qualification.wxss
new file mode 100644
index 0000000..842e3aa
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/qualification/qualification.wxss
@@ -0,0 +1,163 @@
+@charset "UTF-8";
+/**
+ * 杩欓噷鏄痷ni-app鍐呯疆鐨勫父鐢ㄦ牱寮忓彉閲�
+ *
+ * uni-app 瀹樻柟鎵╁睍鎻掍欢鍙婃彃浠跺競鍦猴紙https://ext.dcloud.net.cn锛変笂寰堝涓夋柟鎻掍欢鍧囦娇鐢ㄤ簡杩欎簺鏍峰紡鍙橀噺
+ * 濡傛灉浣犳槸鎻掍欢寮�鍙戣�咃紝寤鸿浣犱娇鐢╯css棰勫鐞嗭紝骞跺湪鎻掍欢浠g爜涓洿鎺ヤ娇鐢ㄨ繖浜涘彉閲忥紙鏃犻渶 import 杩欎釜鏂囦欢锛夛紝鏂逛究鐢ㄦ埛閫氳繃鎼Н鏈ㄧ殑鏂瑰紡寮�鍙戞暣浣撻鏍间竴鑷寸殑App
+ *
+ */
+/**
+ * 濡傛灉浣犳槸App寮�鍙戣�咃紙鎻掍欢浣跨敤鑰咃級锛屼綘鍙互閫氳繃淇敼杩欎簺鍙橀噺鏉ュ畾鍒惰嚜宸辩殑鎻掍欢涓婚锛屽疄鐜拌嚜瀹氫箟涓婚鍔熻兘
+ *
+ * 濡傛灉浣犵殑椤圭洰鍚屾牱浣跨敤浜唖css棰勫鐞嗭紝浣犱篃鍙互鐩存帴鍦ㄤ綘鐨� scss 浠g爜涓娇鐢ㄥ涓嬪彉閲忥紝鍚屾椂鏃犻渶 import 杩欎釜鏂囦欢
+ */
+/* uni.scss */
+/* 棰滆壊鍙橀噺 */
+/* 琛屼负鐩稿叧棰滆壊 */
+/* 鏂囧瓧鍩烘湰棰滆壊 */
+/* 鑳屾櫙棰滆壊 */
+/* 杈规棰滆壊 */
+/* 灏哄鍙橀噺 */
+/* 鏂囧瓧灏哄 */
+/* 鍥剧墖灏哄 */
+/* Border Radius */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.type-tabs.data-v-57d96ab9 {
+ margin-bottom: 18rpx;
+ display: flex;
+ gap: 12rpx;
+}
+.tab-item.data-v-57d96ab9 {
+ min-width: 140rpx;
+ height: 56rpx;
+ padding: 0 22rpx;
+ border-radius: 28rpx;
+ background: #ffffff;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ font-size: 24rpx;
+ color: #6b7280;
+ box-sizing: border-box;
+}
+.tab-item.active.data-v-57d96ab9 {
+ background: #ecf8ff;
+ color: #18aaf7;
+ box-shadow: inset 0 0 0 2rpx #18aaf7;
+}
+.card.data-v-57d96ab9 {
+ background: #ffffff;
+ padding: 30rpx;
+ box-sizing: border-box;
+}
+.base-card.data-v-57d96ab9 {
+ padding-bottom: 16rpx;
+}
+.legal-card.data-v-57d96ab9 {
+ padding-top: 18rpx;
+}
+.store-row.data-v-57d96ab9 {
+ display: flex;
+ align-items: center;
+ padding-bottom: 30rpx;
+ border-bottom: 1rpx solid #f0f1f4;
+}
+.store-cover.data-v-57d96ab9 {
+ width: 144rpx;
+ height: 144rpx;
+ border-radius: 8rpx;
+ background: #e8edf5;
+ flex-shrink: 0;
+}
+.store-info.data-v-57d96ab9 {
+ margin-left: 24rpx;
+ min-width: 0;
+}
+.store-name.data-v-57d96ab9 {
+ display: block;
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #111111;
+}
+.store-line.data-v-57d96ab9 {
+ display: block;
+ margin-top: 10rpx;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #777777;
+}
+.detail-block.data-v-57d96ab9,
+.material-group.data-v-57d96ab9 {
+ padding-top: 30rpx;
+}
+.legal-block.data-v-57d96ab9 {
+ padding-top: 6rpx;
+}
+.info-row.data-v-57d96ab9,
+.material-row.data-v-57d96ab9 {
+ display: flex;
+ align-items: center;
+ margin-bottom: 20rpx;
+}
+.material-row.top-align.data-v-57d96ab9 {
+ align-items: flex-start;
+}
+.info-label.data-v-57d96ab9 {
+ width: 150rpx;
+ flex-shrink: 0;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #777777;
+}
+.info-value.data-v-57d96ab9 {
+ flex: 1;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #333333;
+ word-break: break-all;
+}
+.section-title.data-v-57d96ab9 {
+ display: block;
+ margin-bottom: 20rpx;
+ font-weight: 600;
+ font-size: 32rpx;
+ color: #111111;
+}
+.material-list.data-v-57d96ab9 {
+ flex: 1;
+ display: flex;
+ align-items: flex-start;
+ flex-wrap: wrap;
+ gap: 14rpx;
+}
+.material-image.data-v-57d96ab9 {
+ background: #eef2f7;
+ border-radius: 10rpx;
+ flex-shrink: 0;
+}
+.id-card.data-v-57d96ab9 {
+ width: 200rpx;
+ height: 150rpx;
+}
+.contract-image.data-v-57d96ab9 {
+ width: 144rpx;
+ height: 144rpx;
+}
+.proof-image.data-v-57d96ab9 {
+ width: 144rpx;
+ height: 144rpx;
+}
+.license-image.data-v-57d96ab9 {
+ width: 220rpx;
+ height: 156rpx;
+}
+.proof-row.data-v-57d96ab9 {
+ margin-top: 4rpx;
+}
+.license-row.data-v-57d96ab9 {
+ margin-bottom: 8rpx;
+}
+
--
Gitblit v1.9.3