first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:09:02 +08:00
commit dac42e3b0c
3512 changed files with 181637 additions and 0 deletions

View File

@@ -0,0 +1 @@
.shopList.data-v-b216707f{display:flex;align-items:center;flex-direction:column;justify-content:content}.shopList_img.data-v-b216707f{width:308rpx;height:44rpx;margin-bottom:50rpx}.shopList_list.data-v-b216707f{width:690rpx;display:flex;flex-wrap:wrap;justify-content:space-between}.shopList_list_view.data-v-b216707f{border-radius:8rpx;width:334rpx;background-color:#fff;margin-bottom:30rpx;padding-bottom:20rpx}.shopList_list_view_img.data-v-b216707f{width:334rpx;height:334rpx;border-radius:8rpx 8rpx 0rpx 0rpx}.shopList_list_view_tit.data-v-b216707f{padding:10rpx 20rpx 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;font-size:30rpx;color:#232323}.shopList_list_view_mon.data-v-b216707f{padding:0rpx 20rpx;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.shopList_list_view_mon_left.data-v-b216707f{font-weight:700;font-size:30rpx;color:#4874e5}.shopList_list_view_mon_right.data-v-b216707f{width:80rpx;height:40rpx;display:flex;align-items:center;flex-direction:row;justify-content:center;font-size:26rpx;background-color:#4874e5;color:#fff;font-weight:700;border-radius:20rpx}.home_notice.data-v-b216707f{background-color:#fff;border-radius:25rpx;padding:30rpx 40rpx}.home_notice_title.data-v-b216707f{font-size:30rpx;font-weight:700;color:#4874e5;text-align:center;margin-bottom:30rpx;display:flex;align-items:center;justify-content:space-between}.home_notice_view.data-v-b216707f{display:flex;align-items:center;justify-content:space-between;font-size:28rpx;padding-bottom:20rpx}.home_notice_view view.data-v-b216707f{max-width:600rpx;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeIndex ::deep .u-grid-item.data-v-b216707f{margin-top:0}.homeIndex button.data-v-b216707f:after{all:unset}

View File

@@ -0,0 +1 @@
<view class="p30 homeIndex data-v-b216707f" style="padding-bottom:150rpx"><status-bar class="data-v-b216707f" u-i="b216707f-0" onVI="__l"/><up-swiper class="data-v-b216707f" onClick="{{a}}" u-i="b216707f-1" onVI="__l" u-p="{{b}}"></up-swiper><view class="mt30 data-v-b216707f"><up-grid class="data-v-b216707f" u-s="{{['d']}}" u-i="b216707f-2" onVI="__l" u-p="{{e}}"><up-grid-item a:for="{{c}}" a:for-item="item" a:key="e" class="data-v-b216707f" u-s="{{['d']}}" onClick="{{item.f}}" u-i="{{item.g}}" onVI="__l" u-p="{{d}}"><button class="data-v-b216707f" open-type="{{item.d}}" style="all:unset;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column"><view class="data-v-b216707f" style="height:35rpx"></view><up-icon class="data-v-b216707f" u-i="{{item.a}}" onVI="__l" u-p="{{item.b}}"></up-icon><text class="data-v-b216707f" style="font-size:24rpx;color:#333;margin-top:10rpx">{{item.c}}</text><view class="data-v-b216707f" style="height:15rpx"></view></button></up-grid-item></up-grid></view><view class="mt30 data-v-b216707f"><view class="home_notice data-v-b216707f"><view class="home_notice_title data-v-b216707f"><view class="data-v-b216707f">系统公告</view><view style="font-size:28rpx" onTap="{{g}}" class="u-flex-y-center data-v-b216707f"> 更多 <up-icon class="data-v-b216707f" u-i="b216707f-5" onVI="__l" u-p="{{f}}"></up-icon></view></view><view a:for="{{h}}" a:for-item="item" a:key="d" class="data-v-b216707f"><navigator a:if="{{item.a}}" url="{{item.c}}" class="home_notice_view data-v-b216707f"><view class="data-v-b216707f">{{item.b}}</view></navigator></view></view></view><image class="data-v-b216707f" onTap="{{i}}" src="{{j}}" style="width:690rpx;margin:30rpx 0" mode="widthFix"></image><view class="shopList data-v-b216707f"><image class="shopList_img data-v-b216707f" src="{{k}}" mode="widthFix"></image><view class="shopList_list data-v-b216707f"><view a:for="{{l}}" a:for-item="i" a:key="d" class="shopList_list_view data-v-b216707f" onTap="{{i.e}}"><image class="shopList_list_view_img data-v-b216707f" src="{{i.a}}" mode="aspectFit"></image><view class="shopList_list_view_tit data-v-b216707f">{{i.b}}</view><view class="shopList_list_view_mon data-v-b216707f"><view class="shopList_list_view_mon_left data-v-b216707f">¥{{i.c}} 元</view></view></view></view></view><tabbar class="data-v-b216707f" u-i="b216707f-6" onVI="__l" u-p="{{m}}"></tabbar></view>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
{
"defaultTitle": "",
"transparentTitle": "always",
"titlePenetrate": "YES",
"usingComponents": {
"status-bar": "../../components/statusBar/statusBar",
"up-swiper": "../../uni_modules/uview-plus/components/u-swiper/u-swiper",
"up-icon": "../../uni_modules/uview-plus/components/u-icon/u-icon",
"up-grid-item": "../../uni_modules/uview-plus/components/u-grid-item/u-grid-item",
"up-grid": "../../uni_modules/uview-plus/components/u-grid/u-grid",
"tabbar": "../../components/tabbar/tabbar"
}
}