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/write-off-a/write-off-a.wxss | 645 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 645 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/shop/pages/write-off-a/write-off-a.wxss b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/write-off-a/write-off-a.wxss
new file mode 100644
index 0000000..e3df298
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/write-off-a/write-off-a.wxss
@@ -0,0 +1,645 @@
+
+page {
+ background-color: #F8F9FB;
+}
+
+@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 */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.input-c.data-v-5d688905 {
+ display: flex;
+ flex-direction: column;
+ margin-top: 32rpx;
+}
+.input-c .input-label.data-v-5d688905 {
+ font-weight: 600;
+ margin-top: 32rpx;
+ font-size: 30rpx;
+ color: #222222;
+ line-height: 42rpx;
+ text-align: left;
+ font-style: normal;
+}
+.input-c .input-tip.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #999999;
+ line-height: 34rpx;
+ text-align: left;
+ font-style: normal;
+}
+.input-c .upload-row.data-v-5d688905 {
+ margin-top: 16rpx;
+ display: flex;
+ align-items: flex-start;
+ gap: 10rpx;
+ margin-bottom: 22rpx;
+}
+.input-c .upload-box.data-v-5d688905,
+.input-c .photo-box.data-v-5d688905 {
+ width: 122rpx;
+ height: 122rpx;
+ border-radius: 0;
+ overflow: hidden;
+ position: relative;
+ box-sizing: border-box;
+}
+.input-c .upload-box.data-v-5d688905 {
+ border: 1rpx dashed #c8ccd4;
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ justify-content: center;
+}
+.input-c .upload-plus.data-v-5d688905 {
+ font-size: 54rpx;
+ line-height: 1;
+ color: #999999;
+}
+.input-c .upload-text.data-v-5d688905 {
+ margin-top: 8rpx;
+ font-size: 24rpx;
+ color: #999999;
+}
+.input-c .photo-image.data-v-5d688905 {
+ width: 100%;
+ height: 100%;
+}
+.input-c .photo-delete.data-v-5d688905 {
+ position: absolute;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ height: 32rpx;
+ line-height: 32rpx;
+ text-align: center;
+ font-size: 22rpx;
+ color: #ffffff;
+ background: rgba(0, 0, 0, 0.45);
+}
+.input-c .textarea-box.data-v-5d688905 {
+ background: #f6f8fb;
+ border-radius: 18rpx;
+ padding: 18rpx 18rpx 16rpx;
+ box-sizing: border-box;
+}
+.input-c .textarea-placeholder-wrap.data-v-5d688905 {
+ display: flex;
+ align-items: flex-start;
+}
+.input-c .textarea-icon.data-v-5d688905 {
+ width: 26rpx;
+ height: 26rpx;
+ border: 2rpx solid #b9bec7;
+ margin-top: 8rpx;
+ margin-right: 12rpx;
+ box-sizing: border-box;
+ position: relative;
+}
+.input-c .textarea-icon.data-v-5d688905::before,
+.input-c .textarea-icon.data-v-5d688905::after {
+ content: '';
+ position: absolute;
+ background: #b9bec7;
+}
+.input-c .textarea-icon.data-v-5d688905::before {
+ width: 20rpx;
+ height: 2rpx;
+ left: 2rpx;
+ top: 11rpx;
+ -webkit-transform: rotate(-45deg);
+ transform: rotate(-45deg);
+}
+.input-c .textarea-icon.data-v-5d688905::after {
+ width: 2rpx;
+ height: 12rpx;
+ right: 4rpx;
+ top: 3rpx;
+ -webkit-transform: rotate(-45deg);
+ transform: rotate(-45deg);
+}
+.input-c .textarea.data-v-5d688905 {
+ flex: 1;
+ min-height: 260rpx;
+ font-size: 28rpx;
+ line-height: 1.6;
+ color: #333333;
+ background: transparent;
+}
+.input-c .textarea-placeholder.data-v-5d688905 {
+ font-size: 28rpx;
+ color: #b9bec7;
+}
+.input-c .textarea-count.data-v-5d688905 {
+ display: block;
+ margin-top: 8rpx;
+ text-align: right;
+ font-size: 20rpx;
+ color: #999999;
+}
+.detail.data-v-5d688905 {
+ width: 100%;
+}
+.detail .tips.data-v-5d688905 {
+ width: 100%;
+ height: 80rpx;
+ padding: 0 30rpx;
+ box-sizing: border-box;
+ background: #FFE9E9;
+ position: fixed;
+ bottom: calc(30rpx + env(safe-area-inset-bottom));
+ left: 0;
+ display: flex;
+ align-items: center;
+}
+.detail .tips image.data-v-5d688905 {
+ width: 28rpx;
+ height: 28rpx;
+ margin-right: 16rpx;
+}
+.detail .tips text.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #FF0000;
+}
+.detail .footer.data-v-5d688905 {
+ width: 100%;
+ position: fixed;
+ bottom: 0;
+ left: 0;
+ padding: 0 30rpx;
+ box-sizing: border-box;
+ display: flex;
+ flex-direction: column;
+ z-index: 9;
+ background-color: #ffffff;
+}
+.detail .footer .footer-btns.data-v-5d688905 {
+ width: 100%;
+ height: 100rpx;
+ display: flex;
+ align-items: center;
+ justify-content: flex-end;
+}
+.detail .footer .footer-btns .kong.data-v-5d688905 {
+ border: 1rpx solid #B2B2B2;
+ font-weight: 400;
+ font-size: 28rpx;
+ color: #666666;
+}
+.detail .footer .footer-btns .you.data-v-5d688905 {
+ background: #10B2FA;
+ font-weight: 400;
+ font-size: 28rpx;
+ color: #FFFFFF;
+}
+.detail .footer .footer-btns .btn.data-v-5d688905 {
+ width: 160rpx;
+ height: 64rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ border-radius: 32rpx;
+ margin-left: 20rpx;
+}
+.detail .head0.data-v-5d688905 {
+ background: #1ba8fa;
+}
+.detail .head1.data-v-5d688905 {
+ background: #E4730B;
+}
+.detail .head.data-v-5d688905 {
+ width: 100%;
+ padding: 0 30rpx;
+ box-sizing: border-box;
+ position: fixed;
+ top: 0;
+ left: 0;
+ z-index: 9;
+}
+.detail .head .head-nav.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.detail .head .head-nav image.data-v-5d688905 {
+ width: 48rpx;
+ height: 48rpx;
+}
+.detail .head .head-nav text.data-v-5d688905 {
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #FFFFFF;
+}
+.detail .nr.data-v-5d688905 {
+ width: 100%;
+ height: 264rpx;
+ padding: 22rpx 30rpx;
+ box-sizing: border-box;
+}
+.detail .nr .nr-status.data-v-5d688905 {
+ display: flex;
+ align-items: baseline;
+}
+.detail .nr .nr-status text.data-v-5d688905 {
+ font-weight: 600;
+ font-size: 36rpx;
+ color: #FFFFFF;
+ margin-right: 16rpx;
+}
+.detail .nr .nr-status .nr-status-type.data-v-5d688905 {
+ width: 154rpx;
+ height: 38rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ background: #FFFFFF;
+ border-radius: 8rpx;
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #FA8010;
+}
+.detail .nr .nr-status .nr-status-type1.data-v-5d688905 {
+ width: 158rpx;
+ height: 38rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ background: #FFFFFF;
+ border-radius: 8rpx;
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #10B2FA;
+ margin-left: 16rpx;
+}
+.detail .nr .nr-desc.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #FFFFFF;
+ margin-top: 12rpx;
+}
+.detail .nr .item.data-v-5d688905 {
+ width: 100%;
+ padding: 30rpx;
+ box-sizing: border-box;
+ background: #FFFFFF;
+ border-radius: 16rpx;
+ margin-top: 30rpx;
+}
+.detail .nr .item map.data-v-5d688905 {
+ width: 100%;
+ height: 362rpx;
+ border-radius: 16rpx;
+}
+.detail .nr .item .addr.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+}
+.detail .nr .item .addr .addr-link.data-v-5d688905 {
+ position: absolute;
+ top: 10rpx;
+ right: 0px;
+ display: inline-block;
+}
+.detail .nr .item .addr .addr-item.data-v-5d688905 {
+ padding-left: 58rpx;
+ box-sizing: border-box;
+ position: relative;
+ margin-bottom: 40rpx;
+}
+.detail .nr .item .addr .addr-item.data-v-5d688905:last-child {
+ margin-bottom: 0 !important;
+}
+.detail .nr .item .addr .addr-item .txt-d.data-v-5d688905 {
+ font-weight: 400 !important;
+ font-size: 30rpx !important;
+ color: #333333;
+ line-height: 42rpx;
+ text-align: left;
+ font-style: normal;
+}
+.detail .nr .item .addr .addr-item .txt-d1.data-v-5d688905 {
+ font-weight: 400 !important;
+ font-size: 26rpx !important;
+ color: #333333;
+ line-height: 36rpx;
+ text-align: left;
+ font-style: normal;
+}
+.detail .nr .item .addr .addr-item image.data-v-5d688905 {
+ width: 22rpx;
+ margin-left: 22rpx;
+}
+.detail .nr .item .addr .addr-item .bg.data-v-5d688905 {
+ background: #10B2FA;
+}
+.detail .nr .item .addr .addr-item .bg1.data-v-5d688905 {
+ background-color: #FA8010;
+}
+.detail .nr .item .addr .addr-item .xiantiao.data-v-5d688905 {
+ width: 2rpx;
+ height: 100%;
+ position: absolute;
+ top: 24px;
+ left: 20rpx;
+ border-right: 2rpx dashed #E5E5E5;
+}
+.detail .nr .item .addr .addr-item .ji.data-v-5d688905 {
+ position: absolute;
+ top: 10rpx;
+ left: 4rpx;
+ width: 40rpx;
+ height: 40rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ border-radius: 50%;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #FFFFFF;
+}
+.detail .nr .item .addr .addr-item text.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #999999;
+ margin-top: 10rpx;
+}
+.detail .nr .item .addr .addr-item .addr-item-top.data-v-5d688905 {
+ display: flex;
+ align-items: center;
+}
+.detail .nr .item .addr .addr-item .addr-item-top text.data-v-5d688905 {
+ font-weight: 600;
+ font-size: 30rpx;
+ color: #222222;
+}
+.detail .nr .item .addr .addr-item .addr-item-top image.data-v-5d688905 {
+ width: 13rpx;
+ margin-left: 12rpx;
+}
+.detail .nr .item .xl.data-v-5d688905 {
+ width: 100%;
+}
+.detail .nr .item .xl .xl-item.data-v-5d688905 {
+ width: 100%;
+ margin-bottom: 26rpx;
+}
+.detail .nr .item .xl .xl-item.data-v-5d688905:last-child {
+ margin: 0 !important;
+}
+.detail .nr .item .xl .xl-item .xl-item-top.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.detail .nr .item .xl .xl-item .xl-item-top text.data-v-5d688905 {
+ font-weight: 600;
+ font-size: 28rpx;
+ color: #333333;
+}
+.detail .nr .item .xl .xl-item .xl-item-bottom.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ margin-top: 12rpx;
+}
+.detail .nr .item .xl .xl-item .xl-item-bottom text.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #8C939F;
+}
+.detail .nr .item .comment.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+}
+.detail .nr .item .comment .comment-top.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.detail .nr .item .comment .comment-top text.data-v-5d688905:nth-child(1) {
+ font-weight: 600;
+ font-size: 30rpx;
+ color: #222222;
+}
+.detail .nr .item .comment .comment-top text.data-v-5d688905:nth-child(2) {
+ font-weight: 500;
+ font-size: 36rpx;
+ color: #FE2C2E;
+}
+.detail .nr .item .comment .comment-top text.data-v-5d688905:nth-child(2):before {
+ content: "锟�";
+ font-weight: 500;
+ font-size: 24rpx;
+ color: #FE2C2E;
+}
+.detail .nr .item .comment .comment-score.data-v-5d688905 {
+ font-size: 28rpx;
+ color: #333333;
+ margin: 10rpx 0;
+ display: flex;
+ width: 100%;
+}
+.detail .nr .item .comment .comment-score .score-item.data-v-5d688905 {
+ flex: 1;
+ margin: 20rpx 0;
+}
+.detail .nr .item .comment .comment-row.data-v-5d688905 {
+ display: flex;
+ flex-wrap: wrap;
+}
+.detail .nr .item .comment .comment-row .comment-image.data-v-5d688905 {
+ margin: 10rpx;
+ width: 100rpx;
+ height: 100rpx;
+ border-radius: 8rpx;
+ border: 1px solid #f2f2f2;
+ overflow: hidden;
+}
+.detail .nr .item .comment .comment-row .comment-image image.data-v-5d688905 {
+ width: 100%;
+}
+.detail .nr .item .tuikuan.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+}
+.detail .nr .item .tuikuan .tuikuan-top.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.detail .nr .item .tuikuan .tuikuan-top text.data-v-5d688905:nth-child(1) {
+ font-weight: 600;
+ font-size: 30rpx;
+ color: #222222;
+}
+.detail .nr .item .tuikuan .tuikuan-top text.data-v-5d688905:nth-child(2) {
+ font-weight: 500;
+ font-size: 36rpx;
+ color: #FE2C2E;
+}
+.detail .nr .item .tuikuan .tuikuan-top text.data-v-5d688905:nth-child(2):before {
+ content: "锟�";
+ font-weight: 500;
+ font-size: 24rpx;
+ color: #FE2C2E;
+}
+.detail .nr .item .tuikuan .tuikuan-bottom.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ margin-top: 8rpx;
+}
+.detail .nr .item .tuikuan .tuikuan-bottom text.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #666666;
+}
+.detail .nr .item .item-qrcode.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ flex-direction: column;
+ margin-top: 40rpx;
+}
+.detail .nr .item .item-qrcode image.data-v-5d688905 {
+ width: 360rpx;
+ height: 360rpx;
+}
+.detail .nr .item .item-qrcode text.data-v-5d688905:nth-child(2) {
+ font-weight: 600;
+ font-size: 36rpx;
+ color: #222222;
+ margin-top: 12rpx;
+}
+.detail .nr .item .item-qrcode text.data-v-5d688905:nth-child(3) {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #999999;
+ margin-top: 12rpx;
+}
+.detail .nr .item .item-x.data-v-5d688905 {
+ width: 100%;
+ height: 1rpx;
+ margin: 30rpx 0;
+ background-color: #E5E5E5;
+}
+.detail .nr .item .item-title.data-v-5d688905 {
+ font-weight: 600;
+ font-size: 30rpx;
+ color: #222222;
+}
+.detail .nr .item .item-infos.data-v-5d688905 {
+ width: 100%;
+ margin-top: 18rpx;
+}
+.detail .nr .item .item-infos .item-infos-item.data-v-5d688905 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ margin-bottom: 20rpx;
+}
+.detail .nr .item .item-infos .item-infos-item.data-v-5d688905:last-child {
+ margin: 0 !important;
+}
+.detail .nr .item .item-infos .item-infos-item .item-infos-item-left.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #999999;
+}
+.detail .nr .item .item-infos .item-infos-item .item-infos-item-right.data-v-5d688905 {
+ display: flex;
+ align-items: center;
+}
+.detail .nr .item .item-infos .item-infos-item .item-infos-item-right text.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #666666;
+}
+.detail .nr .item .item-infos .item-infos-item .item-infos-item-right image.data-v-5d688905 {
+ width: 24rpx;
+ margin-left: 16rpx;
+}
+.detail .nr .item .item-list.data-v-5d688905 {
+ width: 100%;
+}
+.detail .nr .item .item-list .item-list-row.data-v-5d688905 {
+ width: 100%;
+ margin-bottom: 24rpx;
+ display: flex;
+ align-items: flex-start;
+ justify-content: space-between;
+}
+.detail .nr .item .item-list .item-list-row.data-v-5d688905:last-child {
+ margin-bottom: 0 !important;
+}
+.detail .nr .item .item-list .item-list-row .item-form-label.data-v-5d688905 {
+ width: 300rpx;
+ flex-shrink: 0;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #666666;
+}
+.detail .nr .item .item-list .item-list-row .item-form-val.data-v-5d688905 {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #333333;
+}
+.detail .nr .item .item-list .item-list-row .price.data-v-5d688905:before {
+ content: "锟�";
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #FE2C2E;
+}
+.detail .nr .item .item-list .item-list-row .item-form-list.data-v-5d688905 {
+ max-width: 360rpx;
+ display: flex;
+ flex-wrap: wrap;
+ align-items: center;
+ justify-content: space-between;
+}
+.detail .nr .item .item-list .item-list-row .item-form-list .item-form-list-row.data-v-5d688905 {
+ width: 88rpx;
+ height: 88rpx;
+ border-radius: 8rpx;
+ overflow: hidden;
+}
+.detail .nr .item .item-list .item-list-row .item-form-list .item-form-list-row image.data-v-5d688905 {
+ width: 100%;
+}
+
--
Gitblit v1.9.3