From b099e758396f61b39d24cf5fa6be7bb0d10c2b4d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 18 五月 2026 19:16:26 +0800
Subject: [PATCH] 提交
---
small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.wxss | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 115 insertions(+), 2 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.wxss
index 8933200..7038dea 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.wxss
@@ -25,6 +25,72 @@
/* 鍨傜洿闂磋窛 */
/* 閫忔槑搴� */
/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.tabbar-wrapper.data-v-48eece8c {
+ width: 100%;
+}
+.tabbar-placeholder.data-v-48eece8c {
+ width: 100%;
+}
+.custom-tabbar.data-v-48eece8c {
+ position: fixed;
+ bottom: 0;
+ left: 0;
+ width: 100%;
+ height: 100rpx;
+ background: #ffffff;
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+ box-shadow: 0 -2rpx 10rpx rgba(0, 0, 0, 0.05);
+ z-index: 999;
+}
+.tabbar-item.data-v-48eece8c {
+ flex: 1;
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ justify-content: center;
+}
+.tabbar-icon.data-v-48eece8c {
+ width: 48rpx;
+ height: 48rpx;
+}
+.tabbar-text.data-v-48eece8c {
+ font-size: 22rpx;
+ color: #999999;
+ margin-top: 4rpx;
+}
+.tabbar-text.active.data-v-48eece8c {
+ color: #1ba8fa;
+}
+
+@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 */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
.tc-contemt.data-v-3d3e0a9e {
display: flex;
flex-direction: column;
@@ -65,6 +131,35 @@
align-items: center;
justify-content: space-between;
box-sizing: border-box;
+}
+.top-search.data-v-3d3e0a9e {
+ width: 100%;
+ height: 88rpx;
+ padding: 8rpx 30rpx;
+ box-sizing: border-box;
+ display: flex;
+ align-items: center;
+}
+.searchbox.data-v-3d3e0a9e {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ padding: 0 30rpx;
+ box-sizing: border-box;
+ background: rgba(255, 255, 255, 0.9);
+ border-radius: 16rpx;
+ overflow: hidden;
+}
+.search-input.data-v-3d3e0a9e {
+ flex: 1;
+ height: 72rpx;
+ background: #F9F9FB;
+ border-radius: 16rpx;
+ border: 1rpx solid #EEEEEE;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #333333;
+ margin-left: 16rpx;
}
.header-title.data-v-3d3e0a9e {
font-weight: 600;
@@ -192,9 +287,12 @@
color: #666666;
}
.text-ellipsis.data-v-3d3e0a9e {
+ display: block;
white-space: nowrap;
overflow: hidden;
+ text-align: center;
text-overflow: ellipsis;
+ max-width: 100%;
}
.city-arrow.data-v-3d3e0a9e {
width: 82rpx;
@@ -289,14 +387,13 @@
color: #8C939F;
}
.price-line.data-v-3d3e0a9e {
+ padding: 0 30rpx;
box-sizing: border-box;
display: flex;
align-items: flex-end;
}
.amount-area.data-v-3d3e0a9e {
width: 50%;
- padding: 0 30rpx;
- box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: flex-end;
@@ -399,6 +496,22 @@
left: 0;
opacity: 0;
}
+.item-form-list.data-v-3d3e0a9e {
+ max-width: 100%;
+ display: flex;
+ flex-wrap: wrap;
+ align-items: center;
+ justify-content: center;
+ gap: 20rpx;
+}
+.item-form-list .item-form-list-row.data-v-3d3e0a9e {
+ border-radius: 8rpx;
+ overflow: hidden;
+}
+.item-form-list .item-form-list-row image.data-v-3d3e0a9e {
+ width: 130rpx;
+ max-height: 150rpx;
+}
.qrcode-image.data-v-3d3e0a9e {
width: 100%;
height: 100%;
--
Gitblit v1.9.3