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/select-city/select-city.wxss |  121 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 121 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/select-city/select-city.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/select-city/select-city.wxss
new file mode 100644
index 0000000..e32b714
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/select-city/select-city.wxss
@@ -0,0 +1,121 @@
+@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 */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.box.data-v-1eab16c0 {
+  width: 100%;
+  padding: 0 30rpx 30rpx 30rpx;
+  box-sizing: border-box;
+}
+.box .tips.data-v-1eab16c0 {
+  position: fixed;
+  right: 20rpx;
+  top: 50%;
+  -webkit-transform: translate(0, -50%);
+          transform: translate(0, -50%);
+  display: flex;
+  flex-direction: column;
+}
+.box .tips .active.data-v-1eab16c0 {
+  color: #004096 !important;
+}
+.box .tips .tips-row.data-v-1eab16c0 {
+  font-weight: 400;
+  font-size: 22rpx;
+  color: #333333;
+  margin-bottom: 10rpx;
+}
+.box .list.data-v-1eab16c0 {
+  width: 100%;
+  margin-top: 20rpx;
+}
+.box .list .list-item.data-v-1eab16c0 {
+  width: 100%;
+  display: flex;
+  flex-direction: column;
+}
+.box .list .list-item .list-item-val.data-v-1eab16c0 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #333333;
+  height: 100rpx;
+  line-height: 100rpx;
+  border-bottom: 1rpx solid #E5E5E5;
+}
+.box .list .list-item .list-item1.data-v-1eab16c0 {
+  width: 100%;
+  height: 100rpx;
+  line-height: 100rpx;
+  display: flex;
+  flex-direction: column;
+  border-bottom: 1rpx solid #E5E5E5;
+}
+.box .list .list-item .list-item1 .list-item-val1.data-v-1eab16c0 {
+  font-weight: 400;
+  font-size: 30rpx;
+  color: #333333;
+}
+.box .head.data-v-1eab16c0 {
+  width: 100%;
+  padding: 30rpx 0;
+  box-sizing: border-box;
+  position: -webkit-sticky;
+  position: sticky;
+  top: 0;
+  left: 0;
+  z-index: 999;
+  background-color: #ffffff;
+}
+.box .head .box-search.data-v-1eab16c0 {
+  width: 100%;
+}
+.box .head .box-city.data-v-1eab16c0 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+  margin-top: 40rpx;
+}
+.box .head .box-city .box-city-left.data-v-1eab16c0 {
+  display: flex;
+  align-items: center;
+}
+.box .head .box-city .box-city-left image.data-v-1eab16c0 {
+  width: 36rpx;
+  height: 36rpx;
+  margin-right: 20rpx;
+}
+.box .head .box-city .box-city-left text.data-v-1eab16c0 {
+  font-weight: 500;
+  font-size: 30rpx;
+  color: #222222;
+}
+.box .head .box-city .box-city-right.data-v-1eab16c0 {
+  font-weight: 400;
+  font-size: 28rpx;
+  color: #10B2FA;
+}
+

--
Gitblit v1.9.3