From 2cfe454c309a65f02e89063d8306ff71f86b7f5c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 17 七月 2025 15:41:37 +0800
Subject: [PATCH] 前端

---
 small-program/unpackage/dist/dev/mp-weixin/pages/freight-order/freight-order.wxss |  612 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 612 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/freight-order/freight-order.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/freight-order/freight-order.wxss
new file mode 100644
index 0000000..f0f2473
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/freight-order/freight-order.wxss
@@ -0,0 +1,612 @@
+
+page {
+	background-color: #F7F7F7;
+}
+.u-textarea__count {
+	background-color: rgba(0, 0, 0, 0) !important;
+}
+.u-textarea {
+	width: 100% !important;
+	height: 100% !important;
+	padding: 0 !important;
+	background-color: rgba(0, 0, 0, 0) !important;
+}
+textarea {
+	width: 100% !important;
+	height: 100% !important;
+}
+
+@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 */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.order.data-v-c83e4960 {
+  width: 100%;
+}
+.order .zhifu.data-v-c83e4960 {
+  width: 100%;
+  padding: 40rpx 30rpx;
+  box-sizing: border-box;
+}
+.order .zhifu .zhifu-textarea.data-v-c83e4960 {
+  width: 100%;
+  height: 364rpx;
+  padding: 30rpx;
+  box-sizing: border-box;
+  background: #F7F7F7;
+  border-radius: 16rpx;
+  border: 1rpx solid #EEEEEE;
+  margin-top: 48rpx;
+  display: flex;
+  align-items: start;
+}
+.order .zhifu .zhifu-textarea image.data-v-c83e4960 {
+  flex-shrink: 0;
+  width: 29rpx;
+  height: 29rpx;
+  margin-right: 10rpx;
+}
+.order .zhifu .zhifu-pj.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  margin-top: 40rpx;
+}
+.order .zhifu .zhifu-pj .zhifu-pj-label.data-v-c83e4960 {
+  flex-shrink: 0;
+  margin-right: 40rpx;
+}
+.order .zhifu .zhifu-pj .zhifu-pj-val.data-v-c83e4960 {
+  flex: 1;
+}
+.order .zhifu .zhifu-head.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+}
+.order .zhifu .zhifu-head image.data-v-c83e4960 {
+  width: 28rpx;
+  height: 28rpx;
+}
+.order .zhifu .zhifu-head text.data-v-c83e4960 {
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #222222;
+}
+.order .zhifu .zhifu-c.data-v-c83e4960 {
+  width: 100%;
+  margin-top: 46rpx;
+}
+.order .zhifu .zhifu-c .zhifu-c-info.data-v-c83e4960 {
+  display: flex;
+  align-items: center;
+  font-weight: 500;
+  font-size: 30rpx;
+  color: #222222;
+  margin-bottom: 30rpx;
+}
+.order .zhifu .zhifu-c .zhifu-c-info text.data-v-c83e4960 {
+  color: #00BC12;
+  margin-left: 10rpx;
+}
+.order .zhifu .zhifu-c .zhifu-c-info1.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #666666;
+  margin-bottom: 20rpx;
+}
+.order .zhifu .zhifu-c .zhifu-c-input.data-v-c83e4960 {
+  width: 100%;
+  padding: 0 30rpx;
+  box-sizing: border-box;
+  height: 112rpx;
+  background: #F7F7F7;
+  border-radius: 10rpx;
+  border: 1rpx solid #EEEEEE;
+  display: flex;
+  align-items: center;
+}
+.order .zhifu .zhifu-c .zhifu-c-input image.data-v-c83e4960 {
+  flex-shrink: 0;
+  width: 28rpx;
+  height: 60rpx;
+  margin-right: 24rpx;
+}
+.order .zhifu .zhifu-c .zhifu-c-input input.data-v-c83e4960 {
+  flex: 1;
+  height: 100%;
+  font-weight: 500;
+  font-size: 50rpx;
+  color: #222222;
+}
+.order .zhifu .zhifu-botton.data-v-c83e4960 {
+  width: 100%;
+  height: 88rpx;
+  line-height: 88rpx;
+  text-align: center;
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #FFFFFF;
+  background: #00BC12;
+  border-radius: 44rpx;
+  margin-top: 264rpx;
+}
+.order .slot-content.data-v-c83e4960 {
+  width: 100%;
+  text-align: center;
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #333333;
+  margin: 30rpx 0;
+}
+.order .btn1.data-v-c83e4960 {
+  width: 264rpx;
+  height: 88rpx;
+  line-height: 88rpx;
+  text-align: center;
+  font-weight: 400;
+  font-size: 32rpx;
+  color: #666666;
+  border-radius: 44rpx;
+  border: 1rpx solid #B2B2B2;
+}
+.order .btn2.data-v-c83e4960 {
+  width: 264rpx;
+  height: 88rpx;
+  line-height: 88rpx;
+  text-align: center;
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #FFFFFF;
+  background: #00BC12;
+  border-radius: 44rpx;
+}
+.order .order-footer.data-v-c83e4960 {
+  width: 100%;
+  position: fixed;
+  bottom: 0;
+  left: 0;
+  background-color: #ffffff;
+  z-index: 9;
+  height: calc(108rpx + env(safe-area-inset-bottom));
+}
+.order .order-footer .order-footer-btn.data-v-c83e4960 {
+  width: 100%;
+  height: 108rpx;
+  padding: 0 30rpx;
+  box-sizing: border-box;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+}
+.order .order-footer .order-footer-btn .order-footer-btn-a.data-v-c83e4960 {
+  width: 334rpx;
+  height: 88rpx;
+  line-height: 88rpx;
+  text-align: center;
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #666666;
+  border-radius: 44rpx;
+  border: 1rpx solid #B2B2B2;
+}
+.order .order-footer .order-footer-btn .order-footer-btn-b.data-v-c83e4960 {
+  width: 334rpx;
+  height: 88rpx;
+  line-height: 88rpx;
+  text-align: center;
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #FFFFFF;
+  background: #00BC12;
+  border-radius: 44rpx;
+}
+.order .order-ren.data-v-c83e4960 {
+  width: 100%;
+  height: 150rpx;
+  background: #FFFFFF;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+  padding: 0 30rpx;
+  box-sizing: border-box;
+  margin-bottom: 20rpx;
+}
+.order .order-ren .order-ren-left.data-v-c83e4960 {
+  display: flex;
+  align-items: center;
+  flex: 1;
+}
+.order .order-ren .order-ren-left .order-ren-left-img.data-v-c83e4960 {
+  width: 80rpx;
+  height: 80rpx;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  overflow: hidden;
+  border-radius: 50%;
+  margin-right: 15rpx;
+}
+.order .order-ren .order-ren-left .order-ren-left-img image.data-v-c83e4960 {
+  width: 100%;
+}
+.order .order-ren .order-ren-left text.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #222222;
+  margin-right: 15rpx;
+}
+.order .order-ren .order-ren-left .order-ren-left-tip.data-v-c83e4960 {
+  padding: 4rpx 12rpx;
+  border-radius: 8rpx;
+  border: 2rpx solid #FD9E24;
+  font-weight: 400;
+  font-size: 24rpx;
+  color: #FF7200;
+}
+.order .order-ren .order-ren-x.data-v-c83e4960 {
+  width: 1rpx;
+  height: 90rpx;
+  margin-right: 50rpx;
+  background-color: #E5E5E5;
+}
+.order .order-ren .order-ren-lx.data-v-c83e4960 {
+  flex-shrink: 0;
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  justify-content: center;
+}
+.order .order-ren .order-ren-lx image.data-v-c83e4960 {
+  width: 34rpx;
+  height: 34rpx;
+}
+.order .order-ren .order-ren-lx text.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 26rpx;
+  color: #222222;
+}
+.order .order-info.data-v-c83e4960 {
+  width: 100%;
+  padding: 30rpx;
+  box-sizing: border-box;
+  background-color: #ffffff;
+  margin-bottom: 20rpx;
+}
+.order .order-info.data-v-c83e4960:last-child {
+  margin: 0 !important;
+}
+.order .order-info .order-info-list.data-v-c83e4960 {
+  width: 100%;
+}
+.order .order-info .order-info-list .order-info-list-item.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+  margin-bottom: 30rpx;
+}
+.order .order-info .order-info-list .order-info-list-item.data-v-c83e4960:last-child {
+  margin: 0 !important;
+}
+.order .order-info .order-info-list .order-info-list-item text.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 26rpx;
+  color: #777777;
+}
+.order .order-info .order-info-remark.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #333333;
+  margin-top: 36rpx;
+}
+.order .order-info .order-info-title.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  margin-bottom: 20rpx;
+}
+.order .order-info .order-info-title .x.data-v-c83e4960 {
+  width: 6rpx;
+  height: 30rpx;
+  background: #00BC12;
+  border-radius: 4rpx;
+  margin-right: 20rpx;
+}
+.order .order-info .order-info-title text.data-v-c83e4960 {
+  font-weight: 600;
+  font-size: 32rpx;
+  color: #222222;
+}
+.order .order-info .order-info-wz.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #888888;
+  margin-bottom: 30rpx;
+}
+.order .order-info .address.data-v-c83e4960 {
+  width: 100%;
+  background: #F7F7F7;
+  border-radius: 16rpx;
+  padding: 30rpx;
+  box-sizing: border-box;
+  margin-bottom: 24rpx;
+  position: relative;
+}
+.order .order-info .address .address-xian.data-v-c83e4960 {
+  position: absolute;
+  top: 17px;
+  left: 24px;
+  width: 1rpx;
+  height: calc(100% - 60rpx);
+  border-right: 2rpx dashed #B2B2B2;
+}
+.order .order-info .address .address-row.data-v-c83e4960 {
+  position: relative;
+  z-index: 2;
+  width: 100%;
+  display: flex;
+  align-items: center;
+  margin-bottom: 30rpx;
+}
+.order .order-info .address .address-row.data-v-c83e4960:last-child {
+  margin: 0 !important;
+}
+.order .order-info .address .address-row image.data-v-c83e4960 {
+  width: 36rpx;
+  height: 36rpx;
+  flex-shrink: 0;
+  margin-right: 24rpx;
+}
+.order .order-info .address .address-row text.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #333333;
+}
+.order .order-info .index-list-item-dz.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  margin-bottom: 20rpx;
+}
+.order .order-info .index-list-item-dz image.data-v-c83e4960 {
+  width: 32rpx;
+  height: 32rpx;
+  flex-shrink: 0;
+  margin-right: 16rpx;
+}
+.order .order-info .index-list-item-dz text.data-v-c83e4960 {
+  flex: 1;
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #333333;
+}
+.order .order-info .order-info-x.data-v-c83e4960 {
+  width: 100%;
+  height: 1rpx;
+  margin: 20rpx 0 30rpx 0;
+  background-color: #E5E5E5;
+}
+.order .order-info .order-info-price.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  flex-direction: column;
+}
+.order .order-info .order-info-price .price-row.data-v-c83e4960 {
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+  margin-bottom: 30rpx;
+}
+.order .order-info .order-info-price .price-row.data-v-c83e4960:last-child {
+  margin: 0 !important;
+}
+.order .order-info .order-info-price .price-row .price-row-label.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #777777;
+}
+.order .order-info .order-info-price .price-row .price-row-val.data-v-c83e4960 {
+  font-weight: 500;
+  font-size: 30rpx;
+  color: #222222;
+}
+.order .order-info .order-info-supplement.data-v-c83e4960 {
+  width: 100%;
+  margin-bottom: 40rpx;
+}
+.order .order-info .order-info-supplement .order-info-supplement-title.data-v-c83e4960 {
+  font-weight: 600;
+  font-size: 30rpx;
+  color: #222222;
+  margin-bottom: 16rpx;
+}
+.order .order-info .order-info-supplement .order-info-supplement-val.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #333333;
+  margin-bottom: 20rpx;
+}
+.order .order-info .order-info-supplement .order-info-supplement-list.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  flex-wrap: wrap;
+  justify-content: space-between;
+}
+.order .order-info .order-info-supplement .order-info-supplement-list .order-info-supplement-list-item.data-v-c83e4960 {
+  width: 156rpx;
+  height: 156rpx;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  border-radius: 8rpx;
+  overflow: hidden;
+}
+.order .order-info .order-info-supplement .order-info-supplement-list .order-info-supplement-list-item image.data-v-c83e4960 {
+  width: 100%;
+}
+.order .order-quxiaole.data-v-c83e4960 {
+  padding: 20rpx 0;
+  box-sizing: border-box;
+  width: 100%;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  font-weight: 600;
+  font-size: 40rpx;
+  color: #111111;
+  background-color: #ffffff;
+}
+.order .order-head.data-v-c83e4960 {
+  width: 100%;
+  height: 172rpx;
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  justify-content: center;
+  background-repeat: no-repeat;
+  background-size: 100% 100%;
+}
+.order .order-head .order-head-status.data-v-c83e4960 {
+  font-weight: 600;
+  font-size: 40rpx;
+  color: #111111;
+}
+.order .order-head .order-head-info.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 26rpx;
+  color: #777777;
+  margin-top: 18rpx;
+}
+.order .order-user.data-v-c83e4960 {
+  width: 100%;
+  padding: 30rpx;
+  box-sizing: border-box;
+  background-color: #ffffff;
+}
+.order .order-user .order-user-info.data-v-c83e4960 {
+  width: 100%;
+  height: 150rpx;
+  padding: 0 30rpx;
+  box-sizing: border-box;
+  background: #F7F8F5;
+  border-radius: 16rpx;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+}
+.order .order-user .order-user-info .user-info-l.data-v-c83e4960 {
+  flex: 1;
+  display: flex;
+  align-items: center;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-image.data-v-c83e4960 {
+  flex-shrink: 0;
+  width: 80rpx;
+  height: 80rpx;
+  border-radius: 50%;
+  overflow: hidden;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  margin-right: 20rpx;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-image image.data-v-c83e4960 {
+  width: 100%;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-i.data-v-c83e4960 {
+  flex: 1;
+  height: 100%;
+  display: flex;
+  flex-direction: column;
+  justify-content: space-between;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-i .user-info-l-i-top.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #222222;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-i .user-info-l-i-bottom.data-v-c83e4960 {
+  display: flex;
+  align-items: center;
+  margin-top: 14rpx;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-i .user-info-l-i-bottom .user-info-l-i-bottom-item.data-v-c83e4960 {
+  display: flex;
+  align-items: center;
+  margin-right: 60rpx;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-i .user-info-l-i-bottom .user-info-l-i-bottom-item.data-v-c83e4960:last-child {
+  margin: 0 !important;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-i .user-info-l-i-bottom .user-info-l-i-bottom-item text.data-v-c83e4960:nth-child(1) {
+  font-weight: 400;
+  font-size: 24rpx;
+  color: #777777;
+}
+.order .order-user .order-user-info .user-info-l .user-info-l-i .user-info-l-i-bottom .user-info-l-i-bottom-item text.data-v-c83e4960:nth-child(2) {
+  font-weight: 400;
+  font-size: 24rpx;
+  color: #222222;
+}
+.order .order-user .order-user-info .user-info-r.data-v-c83e4960 {
+  flex-shrink: 0;
+  display: flex;
+  flex-direction: column;
+  align-items: center;
+  justify-content: center;
+}
+.order .order-user .order-user-info .user-info-r image.data-v-c83e4960 {
+  width: 33rpx;
+  height: 33rpx;
+}
+.order .order-user .order-user-info .user-info-r text.data-v-c83e4960 {
+  font-weight: 400;
+  font-size: 26rpx;
+  color: #222222;
+  margin-top: 12rpx;
+}
+.order .order-quxiao.data-v-c83e4960 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  background-color: #ffffff;
+}
+.order .order-quxiao .order-quxiao-btn.data-v-c83e4960 {
+  width: 160rpx;
+  height: 64rpx;
+  line-height: 64rpx;
+  text-align: center;
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #666666;
+  border-radius: 34rpx;
+  border: 1rpx solid #B2B2B2;
+}
+

--
Gitblit v1.9.3