From bfd70830b78bc42e0a284baa044efacc29897cd5 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 28 四月 2026 22:02:46 +0800
Subject: [PATCH] 小程序改bug
---
small-program/unpackage/dist/dev/mp-weixin/pages/index/index.wxss | 317 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 317 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.wxss
new file mode 100644
index 0000000..8814f4a
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.wxss
@@ -0,0 +1,317 @@
+@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 */
+/* 姘村钩闂磋窛 */
+/* 鍨傜洿闂磋窛 */
+/* 閫忔槑搴� */
+/* 鏂囩珷鍦烘櫙鐩稿叧 */
+.index-page.data-v-57280228 {
+ position: relative;
+ padding-bottom: 30rpx;
+}
+.top-gradient-bg.data-v-57280228 {
+ position: absolute;
+ left: 0;
+ top: 0;
+ width: 100%;
+ height: 420rpx;
+ background-repeat: no-repeat;
+ background-size: 100% 100%;
+ z-index: 0;
+}
+.top-hero.data-v-57280228 {
+ position: relative;
+ z-index: 1;
+ padding: 0 30rpx 0 30rpx;
+ box-sizing: border-box;
+}
+.hero-banner.data-v-57280228 {
+ margin-top: 30rpx;
+}
+.hero-bar.data-v-57280228 {
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.location-chip.data-v-57280228 {
+ display: flex;
+ align-items: center;
+ gap: 6rpx;
+ max-width: 360rpx;
+}
+.location-chip image.data-v-57280228 {
+ flex-shrink: 0;
+ width: 36rpx;
+ height: 36rpx;
+ margin-right: 8rpx;
+}
+.location-chip text.data-v-57280228 {
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #FFFFFF;
+}
+.search-box.data-v-57280228 {
+ height: 72rpx;
+ margin-top: 10rpx;
+ padding: 0 22rpx;
+ border-radius: 16rpx;
+ background: #ffffff;
+ display: flex;
+ align-items: center;
+ gap: 14rpx;
+}
+.search-box image.data-v-57280228 {
+ width: 28rpx;
+ height: 28rpx;
+}
+.search-text.data-v-57280228 {
+ font-size: 26rpx;
+ color: #b6bcc8;
+}
+.page-body.data-v-57280228 {
+ position: relative;
+ z-index: 1;
+ padding: 18rpx 22rpx 0;
+}
+.banner-card.data-v-57280228 {
+ position: relative;
+ height: 320rpx;
+ padding: 0;
+ border-radius: 20rpx;
+ overflow: hidden;
+ box-sizing: border-box;
+}
+.banner-swiper.data-v-57280228 {
+ height: 100%;
+}
+.banner-swiper ::deep .uni-swiper-dot.data-v-57280228 {
+ width: 30rpx;
+ height: 6rpx;
+ border-radius: 3rpx;
+}
+.banner-swiper ::deep .uni-swiper-dot-active.data-v-57280228 {
+ background-color: #ffffff;
+}
+.banner-swiper swiper-item.data-v-57280228 {
+ height: 100%;
+}
+.banner-image.data-v-57280228 {
+ width: 100%;
+ height: 100%;
+}
+.service-grid.data-v-57280228 {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ gap: 18rpx;
+ margin-top: 18rpx;
+}
+.service-card.data-v-57280228 {
+ width: 334rpx;
+ height: 176rpx;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ box-sizing: border-box;
+}
+.service-image.data-v-57280228 {
+ width: 334rpx;
+ height: 176rpx;
+}
+.notice-card.data-v-57280228 {
+ display: flex;
+ align-items: center;
+ margin-top: 30rpx;
+ padding: 30rpx;
+ box-sizing: border-box;
+ border-radius: 18rpx;
+ background: linear-gradient(135deg, #25a2f5 0%, #1eaef4 100%);
+ overflow: hidden;
+}
+.notice-icon-wrap.data-v-57280228 {
+ flex-shrink: 0;
+ width: 76rpx;
+ height: 76rpx;
+ border-radius: 38rpx;
+ background: rgba(255, 255, 255, 0.14);
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+.notice-icon.data-v-57280228 {
+ width: 38rpx;
+ height: 38rpx;
+}
+.notice-copy.data-v-57280228 {
+ margin-left: 18rpx;
+ min-width: 0;
+}
+.notice-title.data-v-57280228 {
+ display: block;
+ font-weight: bold;
+ font-size: 30rpx;
+ color: #FFFFFF;
+}
+.notice-text.data-v-57280228 {
+ display: block;
+ margin-top: 6rpx;
+ font-weight: 400;
+ font-size: 24rpx;
+ color: rgba(255, 255, 255, 0.85);
+}
+.section-head.data-v-57280228 {
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ margin-top: 40rpx;
+}
+.section-title.data-v-57280228 {
+ font-size: 36rpx;
+ font-weight: 700;
+ color: #202020;
+}
+.section-more.data-v-57280228 {
+ font-size: 24rpx;
+ color: #a4acb8;
+}
+.section-more.data-v-57280228::after {
+ content: ' >';
+}
+.recommend-list.data-v-57280228 {
+ margin-top: 32rpx;
+}
+.no-data.data-v-57280228 {
+ width: 100%;
+ margin-top: 80rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+.no-data image.data-v-57280228 {
+ width: 320rpx;
+ height: 320rpx;
+}
+.point-card.data-v-57280228 {
+ display: flex;
+ gap: 18rpx;
+ padding: 24rpx;
+ margin-bottom: 20rpx;
+ border-radius: 18rpx;
+ background: #f4f7fc;
+}
+.point-thumb.data-v-57280228 {
+ position: relative;
+ flex-shrink: 0;
+ width: 132rpx;
+ height: 104rpx;
+ border-radius: 12rpx;
+ overflow: hidden;
+}
+.point-thumb-image.data-v-57280228 {
+ width: 100%;
+ height: 100%;
+}
+.point-main.data-v-57280228 {
+ flex: 1;
+ min-width: 0;
+}
+.point-head.data-v-57280228 {
+ display: flex;
+ align-items: flex-start;
+ justify-content: space-between;
+ gap: 10rpx;
+}
+.point-name.data-v-57280228 {
+ flex: 1;
+ font-size: 32rpx;
+ font-weight: 600;
+ line-height: 1.35;
+ color: #222222;
+}
+.point-distance.data-v-57280228 {
+ flex-shrink: 0;
+ font-size: 24rpx;
+ color: #a6aebb;
+}
+.point-address.data-v-57280228 {
+ display: flex;
+ align-items: center;
+ gap: 6rpx;
+ margin-top: 8rpx;
+ font-size: 24rpx;
+ color: #8f97a4;
+}
+.point-address image.data-v-57280228 {
+ width: 20rpx;
+ height: 20rpx;
+}
+.point-time.data-v-57280228 {
+ display: block;
+ margin-top: 10rpx;
+ font-size: 24rpx;
+ color: #9aa2ae;
+}
+.location-toast.data-v-57280228 {
+ position: fixed;
+ left: 20rpx;
+ right: 20rpx;
+ bottom: 8rpx;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ padding: 18rpx 20rpx;
+ border-radius: 12rpx;
+ background: rgba(42, 42, 42, 0.88);
+ z-index: 30;
+}
+.toast-copy.data-v-57280228 {
+ min-width: 0;
+ padding-right: 16rpx;
+}
+.toast-title.data-v-57280228 {
+ display: block;
+ font-size: 28rpx;
+ font-weight: 600;
+ color: #ffffff;
+}
+.toast-text.data-v-57280228 {
+ display: block;
+ margin-top: 6rpx;
+ font-size: 22rpx;
+ line-height: 1.4;
+ color: rgba(255, 255, 255, 0.76);
+}
+.toast-btn.data-v-57280228 {
+ flex-shrink: 0;
+ height: 54rpx;
+ line-height: 54rpx;
+ padding: 0 20rpx;
+ border-radius: 27rpx;
+ background: linear-gradient(135deg, #18b2ff 0%, #0b95ff 100%);
+ font-size: 24rpx;
+ font-weight: 600;
+ color: #ffffff;
+}
+
--
Gitblit v1.9.3