| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500 |
- <template>
- <view class="page-container">
- <up-navbar
- class="inde-nav-bar"
- :bgColor="navBgColor"
- >
- <template #left>
- <view class="nav-slot" v-if="!merchantNameShow()" @click="toBrowsingHistory()">
- <image class="dianpu" src="@/static/images/dianpu.png" mode="widthFix"></image>
- <view class="storeName line1">{{ merchantInfo.merchantName }}</view>
- <image class="zhankai" src="@/static/images/zhankai.png" mode="widthFix"></image>
- </view>
- </template>
- <template #center>
- <view class="page-title">首页</view>
- </template>
- <template #right></template>
- </up-navbar>
-
- <!-- 自定义 tabBar -->
- <customTabBar
- :current="0"
- :showBackTop="showBackTop"
- @backTop="scrollToTop"
- />
- <!-- <view class="page-index" :class="{ bgf: navIndex > 0 }"> -->
- <view class="page-index">
- <view class="top-box jianbianBG">
- <view class="header">
- <view class="serch-wrapper">
- <!-- <view class="logo" @click="goBack">-->
- <!-- <image src="@/static/logo1.png" mode=""></image>-->
- <!-- </view>-->
- <navigator
- url="/pages/goods/goods_search/index"
- class="input"
- hover-class="none"
- ><image class="searchImg" src="@/static/images/search.png"></image> 搜索商品</navigator
- >
- </view>
- <!-- 轮播图 -->
- <up-swiper
- class="swiper-box"
- :list="list1"
- :height="160"
- imgMode="scaleFill"
- indicator
- :radius="10"
- indicatorMode="line"
- :circular="true"
- keyName="url"
- @click="clickSwiper"
- >
- <!-- <template v-slot:default="{item}">
- <image class="swiper-banner" :src="item.url" mode="heightFix"></image>
- </template> -->
- </up-swiper>
- </view>
- </view>
- <!-- 实时金价 -->
- <view class="top-bg-box">
- <view class="card">
- <view class="cardbgLinear">
- <view class="title" @click="btnClick">
- <view class="title-left">
- <image class="ssjj" :src="HTTP_REQUEST_URL_IMG+'shishijinjia.png'" mode="widthFix"></image>
- <text class="updateTime">{{ timeFormat(timestamp, "yyyy-mm-dd hh:MM:ss") }}更新</text>
- </view>
- <view class="more">
- <text class="txt">更多金价</text>
- <image class="right" src="@/static/images/right.png" mode="widthFix"></image>
- </view>
- </view>
- <view class="nav-list">
- <view class="item">
- <view class="price">{{ viprealGoldprice }}<text class="unit">/克</text></view>
- <view class="txt">黄金</view>
- </view>
- <view class="item">
- <view class="price">{{ viprealPtprice }}<text class="unit">/克</text></view>
- <view class="txt">铂金</view>
- </view>
- <view class="item">
- <view class="price">{{ viprealAgprice }}<text class="unit">/克</text></view>
- <view class="txt">白银</view>
- </view>
- </view>
- </view>
- </view>
- </view>
- <!-- 分类卡片 -->
- <view class="classify-section">
- <up-scroll-list class="classify-scroll" :indicator="classifyList.length > 4" :scrollX="true" indicatorActiveColor="#F8C008">
- <view class="classify-container">
- <view
- class="classify-item"
- v-for="(item, index) in classifyList"
- :key="'item-' + index"
- @click="toGoodsCate(item)"
- >
- <image class="classify-img" :src="item.extra" mode="widthFix"></image>
- <view class="classify-txt">{{ item.name }}</view>
- </view>
- </view>
- </up-scroll-list>
- </view>
- <view class="top-bg-box2">
- <view class="title">
- 精选商品
- </view>
- </view>
- <!-- 首发新品 -->
- <view class="index-product-wrapper">
- <view
- class="list-box animated"
- :class="goodsList.length > 0 ? 'fadeIn on' : ''"
- >
- <view
- class="item"
- v-for="(item, index) in calculatedProducts"
- :key="index"
- @click="goDetail(item)"
- >
- <view class="pictrue">
- <image :src="item.image" mode=""></image>
- </view>
- <view class="text-info">
- <view class="title" >
- <view class="text line1">{{ item.storeName }}</view>
- <view class="weight">{{ item.weight }}g</view>
- </view>
- <view class="bottom-row">
- <!-- <text class="price">工费: {{ item.price }}/克</text> -->
- <text class="price">¥ {{ item.totalPrice }}</text>
- <text class="sales">
- 销量:{{ Number(item.sales || 0) + Number(item.ficti || 0) }}件
- </text>
- <!-- <view class="txt">券</view> -->
- </view>
- <view class="bottom-row">
- <!-- <text class="price">工费: {{ item.price }}/克</text> -->
- <text class="sales">工费: {{ item.totalLaborCost }}</text>
- <text class="sales">
- 附加费: {{ item.additionalAmount }}
- </text>
- <!-- <view class="txt">券</view> -->
- </view>
- <template v-if="item?.merchant?.id && merchantNameShow()">
- <view class="merchantInfo" @click.stop="toMerchant(item.merchant.id)">
- <image class="merchantLogo" :src="item.merchant.merchantLogo" mode="scaleToFill"></image>
- <text class="merchantName">{{item.merchant.merchantName}}</text>
- <uni-icons style="margin-left: 10rpx;" type="right" size="16" color="#999999"></uni-icons>
- </view>
- </template>
- </view>
- </view>
- </view>
- <view class="loadingicon acea-row row-center-wrapper" v-if="goodScroll">
- <text
- class="loading iconfont icon-jiazai"
- :hidden="loading == false"
- ></text>
- </view>
- <view class="no-data" v-if="isNoDataState">
- <image
- src="https://my-go-easy-im.oss-cn-shenzhen.aliyuncs.com/goeasy-im-%E6%B0%B4%E8%B4%9D%E5%95%86%E5%9F%8E/zhanwu_20250827104005_1720_6.png"
- />
- </view>
- <view class="mores-txt flex" v-if="!goodScroll && !isNoDataState">
- <text>我是有底线的</text>
- </view>
- </view>
- </view>
- <!-- 上半部分 -->
- </view>
- </template>
- <script setup>
- // 获取实时金价
- import useRealGoldPrice from "@/hooks/useRealGoldPrice";
- import { onLoad, onShow, onReachBottom,onPageScroll,onPullDownRefresh } from "@dcloudio/uni-app";
- import {ref, onMounted, reactive, computed, getCurrentInstance, watch, nextTick} from "vue";
- import { getIndexData, getCoupons, setCouponReceive, getMerchantBannerList } from "@/api/api.js";
- import {
- getSbmerchantInfo
- } from "@/api/merchant.js";
- import { getProductListAPI } from "@/api/factory.js";
- import { useStoreRights } from "@/stores/rights";
- import { useRealtimeTimestamp } from "@/utils/useRealtimeTimestamp.js";
- import { getUserLevelInfo } from "@/api/user";
- import { useAppStore } from "@/stores/app";
- import { useTabbarStore } from "@/stores/tabbar";
- import { goShopDetail } from "@/libs/order.js";
- import { HTTP_REQUEST_URL_IMG } from "@/config/app";
- import customTabBar from "@/components/customTabBar/index.vue";
- // 全局状态和时间
- const appStore = useAppStore();
- const tabbarStore = useTabbarStore();
- const rightsStore = useStoreRights();
- import {
- getGroomList as getGroomListApi,
- getProductByCategoryId,
- getCategoryList
- } from "@/api/store.js";
- import { timeFormat } from "@/uni_modules/uview-plus";
- import UniIcons from "../../uni_modules/uni-icons/components/uni-icons/uni-icons.vue";
- import { getSceneInfo } from '@/utils/util.js';
- import { toLogin } from "@/libs/login.js";
- // 获取实时金价
- // 实时价格处理
- const {
- realGoldprice, // 黄金实时销售价(基础)
- realPtprice, // 铂金实时销售价(基础)
- realAgprice, // 白银实时销售价(基础)
- } = useRealGoldPrice({});
- const { timestamp } = useRealtimeTimestamp();
- const uid = appStore.uidComputed;
- console.log(uid)
- // 轮播图数据
- const list1 = ref([]);
- const site_name = ref("");
- const loading = ref(false);
- const goodScroll = ref(true);
- const classifyList = ref([])
- // 用户权益数据
- const userBenefits = ref({});
- const adjustPtPrice = ref({});
- const adjustAgPrice = ref({});
- const adjustGoldpriceNew = ref({});
- const adjustKgoldPrice = ref({});
- const merchantInfo = ref({});
- const merchantId = ref('');
- const goodsList = ref([]);
- const goodType = ref(1);
- // Pagination
- const params = ref({
- page: 1,
- limit: 10,
- });
- const isFirstLoad = ref(true);
- const navBgColor = ref('rgba(255,255,255,0)');
- // 是否显示回到顶部
- const showBackTop = ref(false);
- // 滚动阈值
- const SCROLL_THRESHOLD = 300;
- const calculatedProducts = computed(() => {
- // 计算逻辑与原代码一致,但基于响应式数据 products
- return goodsList.value.map((product) => {
- // 1. 将price字符串转为数字
- const price = Number(product.price);
- // 2. 计算乘积
- const total = (price + product.sales) * realGoldprice.value;
- // 3. 向上取整到两位小数(先放大100倍取整,再缩小100倍)
- const roundedTotal = Math.ceil(total * 100) / 100;
- // 4. 格式化保留两位小数
- const formattedTotal = roundedTotal.toFixed(2);
- const totalLaborCost = Number(product.totalLaborCost);
- const additionalAmount = Number(product.additionalAmount);
- const totalPrice = (totalLaborCost+additionalAmount).toFixed(2);
- return {
- ...product,
- calculatedTotal: formattedTotal, // 新增计算结果字段
- totalPrice
- };
- });
- });
- onLoad(async (options) => {
- const params = await getSceneInfo(options,'index');
- // 2. 设置商户ID
- const isLogin = appStore.isLogin;
- if (appStore.merchantId && appStore.merchantId !== '') {
- merchantId.value = appStore.merchantId;
- if (!isLogin) {
- toLogin();
- return; // 登录后页面会刷新,避免继续执行
- }
- }else if(appStore?.userInfo?.lastVisitedMerchantId){
- merchantId.value = appStore?.userInfo?.lastVisitedMerchantId;
- } else if (appStore?.userInfo?.merchant?.id) {
- merchantId.value = appStore.userInfo.merchant.id;
- } else {
- merchantId.value = '';
- }
- // if(isFirstLoad.value){
- await initPageData();
- // isFirstLoad.value = false;
- // }
- });
- onShow(async () => {
- // 隐藏原生 tabBar,使用自定义 tabBar
- uni.hideTabBar();
- const isLogin = appStore.isLogin;
- if(isLogin){
- rightsStore.getUserBenefits(appStore.userInfo?.userId);
- getUserBenefits();
- }
- if (appStore.merchantId && appStore.merchantId !== '') {
- merchantId.value = appStore.merchantId;
- if (!isLogin) {
- toLogin();
- return; // 登录后页面会刷新,避免继续执行
- }
- }else if(appStore?.userInfo?.lastVisitedMerchantId){
- merchantId.value = appStore?.userInfo?.lastVisitedMerchantId;
- if(!merchantInfo.merchantName){
- initPageData();
- }
- } else if (appStore?.userInfo?.merchant?.id) {
- merchantId.value = appStore.userInfo.merchant.id;
- if(!merchantInfo.merchantName){
- initPageData();
- }
- } else {
- merchantId.value = '';
- }
- // if(!isFirstLoad.value){
- // await initPageData();
- // }
- uni.setNavigationBarTitle({ title: site_name.value });
- });
- const onRefresh = () => {
- refreshing.value = true;
- Promise.allSettled([
- initPageData()
- ]).finally(() => {
- // 添加一个短暂延迟,确保 DOM 更新完成
- setTimeout(() => {
- refreshing.value = false;
- uni.hideLoading();
- }, 50);
- });
- };
- const initPageData = async () => {
- try {
- loading.value = true;
- goodScroll.value = true;
- goodsList.value = [];
- goodType.value = 1;
- params.value = {
- page: 1,
- limit: 10,
- };
- // 并行执行不依赖的数据获取
- const promises = [];
- if (merchantId.value && merchantId.value !== '') {
- promises.push(getSbmerchantInfoFn());
- promises.push(getMerchantBannerListFn());
- } else {
- promises.push(getIndexConfig());
- }
- promises.push(getGroomList());
- promises.push(getAllCategory());
- // 等待所有数据获取完成
- await Promise.all(promises);
- } catch (error) {
- console.error('初始化页面数据失败:', error);
- uni.showToast({
- title: '数据加载失败',
- icon: 'none'
- });
- } finally {
- loading.value = false;
- }
- };
- const getMerchantBannerListFn = async () => {
- try {
- let obj = {
- merchantId:merchantId.value
- }
- const res = await getMerchantBannerList(obj);
- uni.setNavigationBarTitle({ title: "首页" });
- site_name.value = "首页";
- list1.value = res.data.map((v) => {
- return {
- url: v.bannerUrl,
- title: "",
- type: "image",
- navUrl: v.bannerValue,
- };
- });
- } catch (err) {
- console.error(err);
- }
- }
- const getSbmerchantInfoFn = async () => {
- try {
- let obj = {
- merchantId:merchantId.value
- }
- const res = await getSbmerchantInfo(obj);
- merchantInfo.value = res.data;
- } catch (err) {
- console.error(err);
- }
- }
- const goBack = () => {
- uni.switchTab({ url: "/pages/index/index" });
- };
- async function clickSwiper(index) {
- const imgItem = list1.value[index];
- try {
- if (imgItem.navUrl !== "#") {
- await uni.navigateTo({ url: imgItem.navUrl });
- } else {
- uni.previewImage({
- current: index,
- urls: list1.value.map((item) => item.url) || [],
- });
- }
- } catch (err) {
- uni.previewImage({
- current: index,
- urls: list1.value.map((item) => item.url) || [],
- });
- return;
- }
- }
- const getIndexConfig = async () => {
- try {
- loading.value = true;
- const res = await getIndexData();
- uni.setNavigationBarTitle({ title: "首页" });
- site_name.value = "首页";
- list1.value = res.data.banner.map((v) => {
- return {
- url: v.pic,
- title: "",
- type: "image",
- navUrl: v.url,
- };
- });
- } catch (err) {
- console.error(err);
- } finally {
- loading.value = false;
- }
- };
- const getUserBenefits = async () => {
- try {
- const res = await getUserLevelInfo(appStore?.userInfo?.userId || 0);
- userBenefits.value = res.data || { sold: 0, buy: 0 }; // 默认权益为0,避免NaN
- if (
- userBenefits?.value?.nobleMeta &&
- userBenefits.value.nobleMeta.length > 0
- ) {
- const nobleMeta = userBenefits.value.nobleMeta;
- nobleMeta.forEach((item) => {
- switch (item.name) {
- case "黄金":
- adjustGoldpriceNew.value = item;
- break;
- case "K金":
- adjustKgoldPrice.value = item;
- break;
- case "铂金":
- adjustPtPrice.value = item;
- break;
- case "白银":
- adjustAgPrice.value = item;
- break;
- default:
- break;
- }
- });
- }
- } catch (error) {
- console.error("获取用户权益失败:", error);
- userBenefits.value = { sold: 0, buy: 0 }; // 出错时默认权益为0
- }
- };
- // 黄金调整价
- const viprealGoldprice = computed(() => {
- const res =
- Number(realGoldprice.value) -
- Number(userBenefits.value.buy) +
- Number(adjustGoldpriceNew.value.sellPriceAdjust) || 0;
- if(appStore.uid){
- return Number(res).toFixed(2);
- }else{
- return Number(realGoldprice.value).toFixed(2);
- }
- });
- const viprealPtprice = computed(() =>{
- const res =
- Number(realPtprice.value) -
- Number(userBenefits.value.buy) +
- Number(adjustPtPrice.value.sellPriceAdjust) || 0;
- if(appStore.uid){
- return Number(res).toFixed(2);
- }else{
- return Number(realPtprice.value).toFixed(2);
- }
- });
- const viprealAgprice = computed(() =>{
- const res =
- Number(realAgprice.value) -
- Number(userBenefits.value.buy) +
- Number(adjustAgPrice.value.sellPriceAdjust) || 0;
- if(appStore.uid){
- return Number(res).toFixed(2);
- }else{
- return Number(realAgprice.value).toFixed(2);
- }
- });
- const btnClick = () => {
- uni.navigateTo({
- url: "/pages/mall/dapan",
- });
- };
- const isNoDataState = computed(() => {
- return goodsList.value.length === 0 && !loading.value;
- });
- // Product Lists
- const getGroomList = async () => {
- if (!goodScroll.value) return;
- try {
- loading.value = true;
- merchantId.value!='' ? params.value.merchantId = merchantId.value:'';
- const { data } = await getGroomListApi(goodType.value, params.value);
- goodsList.value = [...goodsList.value, ...data.productList.list] || [];
- goodScroll.value = data.productList.list.length >= params.value.limit;
- params.value.page++;
- } catch (err) {
- console.error(err);
- } finally {
- loading.value = false;
- }
- };
- onPageScroll((e) => {
- if(e.scrollTop > 0){
- navBgColor.value ='#ffe079';
- }else{
- navBgColor.value ='rgba(252,255,255,0)';
- }
-
- // 判断是否显示回到顶部
- if (e.scrollTop > SCROLL_THRESHOLD) {
- showBackTop.value = true;
- } else {
- showBackTop.value = false;
- }
- })
- onPullDownRefresh(async () => {
- await initPageData();
- uni.stopPullDownRefresh();
- })
- // 回到顶部
- const scrollToTop = () => {
- uni.pageScrollTo({
- scrollTop: 0,
- duration: 350
- });
- showBackTop.value = false;
- };
- onReachBottom(() => {
- getGroomList();
- });
- // Product Details
- const goDetail = async (item) => {
- // await goShopDetail(item, uid);
- uni.navigateTo({ url: `/pages/goods/goods_details/index?id=${item.id}` });
- };
- function getAllCategory () {
- getCategoryList().then(res => {
- classifyList.value = res.data.sort((a, b) => a.sort - b.sort);
- })
- }
- const toBrowsingHistory = () => {
- uni.navigateTo({ url: `/pages/users/browsing_history/index?merchantId=${merchantId.value}` });
- }
- const toMerchant = (merchantId) => {
- uni.navigateTo({ url:"/pages/merchantCenters/merchant?merchantId="+merchantId });
- }
- const toGoodsCate = (item) => {
- uni.setStorageSync('goods_cate', { id: item.id }); // 存储参数
- uni.switchTab({url:`/pages/goods_cate/goods_cate`})
- }
- const merchantNameShow = () => {
- if(!appStore.userInfo ||(appStore.userInfo && !appStore.userInfo.merchant && !appStore.merchantId && !appStore.userInfo.lastVisitedMerchantId)){
- return true;
- }else{
- return false;
- }
- }
- </script>
- <style>
- page {
- display: flex;
- flex-direction: column;
- height: 100%;
- }
- </style>
- <style lang="scss" scoped>
- .Hoverball {
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- background: linear-gradient(180deg, #fefcf9 0%, #fff2df 100%);
- box-shadow: 0rpx 3rpx 12rpx 0rpx rgba(0, 0, 0, 0.16);
- width: 105upx;
- height: 105upx;
- border-radius: 50%; // 圆形按钮
- position: fixed; // 固定定位(不随页面滚动)
- z-index: 999999; // 最高层级,避免被其他元素遮挡
- top: 0%;
- right: 0%;
- .title {
- font-size: 19rpx;
- color: #000000;
- margin-bottom: 4rpx; // 文本与价格间距
- }
- .price {
- font-size: 26rpx;
- color: #cc0000;
- font-weight: bold;
- }
- // 贴边/停止拖拽时的过渡动画
- &.transition {
- transition: left 0.3s ease, top 0.3s ease;
- }
- }
- .couponIndex {
- width: auto;
- height: 238rpx;
- //background-image: url("~@/static/images/yhjsy.png");
- background-size: 100% 100%;
- padding-left: 42rpx;
- margin-bottom: 30rpx;
- .titBox {
- padding: 47rpx 0;
- text-align: center;
- height: 100%;
- .tit1 {
- color: #ffebd2;
- font-size: 34rpx;
- font-weight: 600;
- }
- .tit2 {
- color: #ffebd2;
- font-size: 22rpx;
- margin: 10rpx 0 26rpx 0;
- }
- .tit3 {
- color: #ffdaaf;
- font-size: 24rpx;
- .iconfont {
- font-size: 20rpx;
- }
- }
- }
- }
- .sticky-box {
- // display: flex;
- // position: -webkit-sticky;
- // position: sticky;
- z-index: 99;
- flex-direction: row;
- // margin: 0px;
- // background: #fff;
- padding-bottom: 30rpx;
- background: #fff;
- margin-top: 30rpx;
- .active {
- color: #000;
- }
- .nav-bd {
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding: 0 20rpx;
- .item {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- border-bottom: 3rpx solid #e6e6e6;
- box-sizing: border-box;
- .txt {
- font-size: 28rpx;
- color: #282828;
- }
- .label {
- display: flex;
- align-items: center;
- justify-content: center;
- width: 124rpx;
- height: 32rpx;
- margin-top: 5rpx;
- font-size: 24rpx;
- color: #999;
- }
- &.active {
- color: $theme-color;
- border-bottom: 2rpx solid #000;
- .txt {
- color: $theme-color;
- }
- .label {
- background: linear-gradient(90deg, $bg-star 0%, $bg-end 100%);
- border-radius: 16rpx;
- color: #fff;
- }
- }
- }
- }
- .second-nav {
- width: 100%;
- display: flex;
- flex-wrap: nowrap;
- overflow-x: auto;
- &::-webkit-scrollbar {
- display: none;
- }
- -webkit-overflow-scrolling: touch;
- padding: 0 50rpx;
- box-sizing: border-box;
- .second-nav-item {
- font-size: 26rpx;
- padding: 15rpx 0;
- margin: 0 10rpx 0 0;
- color: #000;
- white-space: nowrap;
- // flex: 1;
- width: 33%;
- display: flex;
- justify-content: center;
- align-items: center;
- &.active {
- color: #ef4800;
- }
- }
- }
- }
- .swiper-box {
- &::v-deep uni-image {
- width: 100%;
- }
- .swiper-banner{
- width: 100%;
- height: 160px;
- }
- }
- // 活动专区
- .active-contanier {
- width: 100%;
- box-sizing: border-box;
- padding: 0 30rpx;
- .active-scroll {
- width: 100%;
- white-space: nowrap;
- .active-scroll-content {
- margin: 30rpx 0;
- display: flex;
- flex-direction: row;
- white-space: nowrap;
- }
- }
- .active-item {
- // width: 335rpx;
- width: 48.99%;
- background: #ffffff;
- height: 180rpx;
- box-shadow: 0rpx 3rpx 13rpx 0rpx rgba(0, 0, 0, 0.13);
- border-radius: 20rpx;
- padding: 13rpx 20rpx;
- box-sizing: border-box;
- display: flex;
- flex-direction: column;
- margin-right: 20rpx;
- flex-shrink: 0;
- .title-box {
- height: 33rpx;
- display: flex;
- font-size: 22rpx;
- align-items: center;
- .title {
- // width: 50%;
- font-weight: bold;
- text-align: center;
- }
- }
- .active-box {
- flex: 1;
- display: flex;
- .active-item-left {
- flex: 1;
- display: flex;
- flex-direction: column;
- .image-box {
- flex: 1;
- // width: 115rpx;
- display: flex;
- align-items: center;
- image {
- border-radius: 5rpx;
- width: 115rpx;
- height: 110rpx;
- }
- .da-jin-tiao {
- width: 51rpx;
- }
- }
- }
- .active-item-right {
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- flex: 1;
- min-width: 0;
- width: 0;
- .ms {
- font-size: 16rpx;
- color: #000000;
- width: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- display: block;
- max-width: 100%;
- box-sizing: border-box;
- }
- .tag {
- display: flex;
- .tag-text {
- color: #acacac;
- background-color: #ebebeb;
- border-radius: 5rpx;
- font-size: 16rpx;
- text-align: center;
- padding: 0rpx 5rpx;
- }
- }
- .price-box {
- display: flex;
- justify-content: space-between;
- .price {
- font-size: 18rpx;
- font-weight: bold;
- color: #000000;
- margin-right: 10rpx;
- }
- .btn {
- width: 77rpx;
- height: 26rpx;
- background-image: linear-gradient(270deg, #fc962c 0%, #f0470d 100%);
- border-radius: 100rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- font-size: 14rpx;
- color: #ffffff;
- }
- }
- }
- }
- }
- }
- .listAll {
- width: 20%;
- text-indent: 62rpx;
- font-size: 30rpx;
- border-left: 1px #eee solid;
- margin: 1% 0;
- padding: 5rpx;
- position: relative;
- image {
- position: absolute;
- left: 20rpx;
- top: 8rpx;
- }
- }
- .tab {
- position: relative;
- display: flex;
- font-size: 28rpx;
- white-space: nowrap;
- &__item {
- flex: 1;
- padding: 0 20rpx;
- text-align: center;
- height: 60rpx;
- line-height: 60rpx;
- color: #666;
- &.active {
- color: #09c2c9;
- }
- }
- }
- .tab__line {
- display: block;
- height: 6rpx;
- position: absolute;
- bottom: 0;
- left: 0;
- z-index: 1;
- border-radius: 3rpx;
- position: relative;
- background: #2fc6cd;
- }
- .scroll-view_H {
- width: 100%;
- display: flex;
- overflow-x: auto;
- padding: 12rpx 0;
- background-color: #fff;
- box-sizing: border-box;
- &::-webkit-scrollbar {
- display: none;
- }
- -webkit-overflow-scrolling: touch;
- .tab.nav-bd {
- display: flex;
- align-items: center;
- width: 100%;
- }
- #tab_item.item {
- display: flex;
- flex-direction: column;
- align-items: center;
- // margin: 0 24rpx;
- padding: 8rpx 0;
- cursor: pointer;
- flex: 1;
- transition: all 0.3s ease;
- .uni-icons {
- font-size: 44rpx;
- margin-bottom: 6rpx;
- }
- .txt {
- font-size: 26rpx;
- color: #333;
- }
- }
- #tab_list:first-of-type .item.active {
- .uni-icons {
- color: #000;
- }
- .txt {
- color: #000;
- font-weight: bold;
- }
- }
- .privacy-wrapper {
- z-index: 999;
- position: fixed;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- background: #7f7f7f;
- .privacy-box {
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- width: 560rpx;
- padding: 50rpx 45rpx 0;
- background: #fff;
- border-radius: 20rpx;
- .title {
- text-align: center;
- font-size: 32rpx;
- text-align: center;
- color: #333;
- font-weight: 700;
- }
- .content {
- margin-top: 20rpx;
- line-height: 1.5;
- font-size: 26rpx;
- color: #666;
- text-indent: 54rpx;
- i {
- font-style: normal;
- color: $theme-color;
- }
- }
- .btn-box {
- margin-top: 40rpx;
- text-align: center;
- font-size: 30rpx;
- .btn-item {
- height: 82rpx;
- line-height: 82rpx;
- background: linear-gradient(90deg, #f67a38 0%, #f11b09 100%);
- color: #fff;
- border-radius: 41rpx;
- }
- .btn {
- padding: 30rpx 0;
- }
- }
- }
- }
- }
- .page-index {
- position: relative;
- z-index: 1;
- height: 100%;
- padding-bottom: 200rpx;
- box-sizing: border-box;
- .top-box {
- padding-top: 168rpx;
- //background: linear-gradient(180deg, #ffe079 0%, #ffffff 100%);
- //background-image: url("https://sb-admin.oss-cn-shenzhen.aliyuncs.com/shuibei-mini/new-mini/jianbianBG.png");
- background-size: 100% 100%;
- }
- }
- .header {
- //position: sticky;
- //top: 0;
- //z-index: 200000;
- width: 100%;
- padding: 28rpx 20rpx 10rpx;
- .serch-wrapper {
- //margin-top: var(--status-bar-height);
- margin-bottom: 30rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- /* #ifdef MP-WEIXIN */
- width: 100%;
- /* #endif */
- .logo {
- width: 154rpx;
- height: 47rpx;
- margin-right: 24rpx;
- }
- image {
- width: 118rpx;
- height: 42rpx;
- }
- .input {
- display: flex;
- align-items: center;
- width: 100%;
- height: 80rpx;
- background-color: #ffffff;
- border-radius: 20rpx;
- font-size: 28rpx;
- color: #868686;
- .iconfont {
- margin: 0 10rpx;
- font-size: 26rpx;
- color: #666666;
- }
- .searchImg{
- width: 32rpx;
- height: 32rpx;
- margin: 0 20rpx;
- }
- }
- }
- .tabNav {
- padding-top: 24rpx;
- }
- }
- .page_content {
- padding: 0 30rpx;
- }
- .index-product-wrapper {
- padding: 0 30rpx;
- margin-bottom: 200rpx; /* 为自定义 tabBar 留出空间 */
- min-height: 700rpx;
- //background: #fff;
- &.on {
- min-height: 1500rpx;
- }
- .list-box {
- display: flex;
- flex-wrap: wrap;
- justify-content: space-between;
- .item {
- width: 48.99%;
- //height: 490rpx;
- background-color: #ffffff;
- box-shadow: 0rpx 3rpx 13rpx 0rpx rgba(0, 0, 0, 0.13);
- border-radius: 20rpx;
- margin-bottom: 20rpx;
- overflow: hidden;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- .pictrue {
- position: relative;
- image {
- width: 100%;
- height: 330rpx;
- }
- }
- .text-info {
- padding: 10rpx 20rpx 20rpx;
- .title {
- color: #222222;
- display: flex;
- align-items: center;
- justify-items: space-between;
- .tip {
- width: 61rpx;
- height: auto;
- font-size: 22rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- color: #ffffff;
- position: relative;
- margin-right: 5rpx;
- background-color: #ef4800;
- border-radius: 5rpx;
- }
- .text{
- width: 80%;
- }
- .weight{
- background-color: rgba(197, 128, 3, 0.10);
- color: #C58003;
- font-size: 24rpx;
- padding: 8rpx 16rpx;
- border-radius: 8rpx;
- float: right;
- }
- }
- .bottom-row {
- color: $theme-color;
- display: flex;
- justify-content: space-between;
- align-items: center;
- font-size: 28rpx;
- margin: 10rpx 0 0;
- .price {
- padding-bottom: 4rpx;
- font-weight: 800;
- white-space: nowrap;
- font-size: 28rpx;
- color: #f16327;
- }
- .sales {
- font-size: 22rpx;
- white-space: nowrap;
- color: #999999;
- }
- }
- .merchantInfo{
- display: flex;
- align-items: center;
- height: 60rpx;
- }
- .merchantLogo{
- width: 40rpx;
- height: 40rpx;
- border-radius: 50%;
- margin-right: 20rpx;
- }
- .merchantName{
- font-size: 24rpx;
- color: #333;
- }
- }
- }
- &.on {
- display: flex;
- }
- }
- }
- .top-bg-box2 {
- overflow: hidden;
- padding: 20rpx;
- box-sizing: border-box;
- .title{
- font-size: 32rpx;
- color: #333333;
- font-weight: bold;
- line-height: 60rpx;
- }
- }
- .top-bg-box {
- overflow: hidden;
- padding: 20rpx;
- box-sizing: border-box;
- // background-image: linear-gradient(
- // to bottom,
- // $header-color 0%,
- // $header-color 10%,
- // #ffe9a1 50%,
- // transparent 100%
- // );
- .card{
- background-color: #fff;
- padding: 4rpx;
- box-sizing: border-box;
- border-radius: 20rpx;
- .cardbgLinear{
- padding: 20rpx 16rpx;
- box-sizing: border-box;
- border-radius: 20rpx;
- background: linear-gradient(to bottom,
- rgba(255, 240, 200, 0.7) 0%,
- rgba(255, 240, 200, 0.4) 8%,
- rgba(255, 255, 255, 1) 20%,
- rgba(255, 255, 255, 1) 100%);
- }
- }
- }
- .top-bg-box {
- .title {
- display: flex;
- justify-content: space-between; // 左右两端对齐
- align-items: center; // 垂直居中
- .title-left {
- display: flex;
- align-items: center;
- .ssjj {
- width: 150rpx;
- height: 36rpx;
- vertical-align: middle;
- }
- .updateTime {
- font-size: 24rpx;
- color: #666666;
- padding: 0 20rpx;
- box-sizing: border-box;
- }
- }
- .more {
- display: flex;
- align-items: center;
- .txt {
- font-size: 28rpx;
- color: #666666;
- }
- .right {
- width: 40rpx;
- vertical-align: middle;
- margin-left: 10rpx; // 添加一些间距
- }
- }
- }
- }
- .nav-list {
- width: 100%;
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 0 40rpx 0;
- margin-top: 30rpx;
- .item {
- text-align: center;
- .price{
- font-size: 44rpx;
- color: #FD5B37;
- font-weight: bold;
- .unit{
- font-size: 28rpx;
- }
- }
- .txt{
- font-size: 28rpx;
- color: #666666;
- line-height: 60rpx;
- }
- }
- }
- .no-data {
- margin: 150rpx auto 0;
- text-align: center;
- img {
- width: 65%;
- height: auto;
- }
- }
- .inde-nav-bar{
- .page-title{
- color: #fff;
- }
- }
- // 分类卡片区域样式
- .classify-section {
- background: #fff;
- margin: 0 20rpx;
- border-radius: 16rpx;
- padding: 30rpx 0 10rpx;
- box-shadow: 0 4rpx 20rpx rgba(0, 0, 0, 0.06);
- }
- .classify-scroll {
- width: 100%;
- white-space: nowrap;
- }
- .classify-container {
- width: 100%;
- display: inline-flex;
- flex-wrap: nowrap;
- min-width: 100%;
- }
- .classify-item {
- display: inline-flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- width: 175rpx;
- flex-shrink: 0;
- box-sizing: border-box;
- .classify-img {
- width: 100rpx;
- height: 100rpx;
- }
- .classify-txt {
- font-size: 24rpx;
- color: #666;
- margin-top: 10rpx;
- text-align: center;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- max-width: 120rpx;
- }
- }
- .nav-slot{
- //width: 60%;
- display: flex;
- justify-content: space-between;
- align-items: center;
- .dianpu{
- width: 32rpx;
- }
- .zhankai{
- width: 20rpx;
- }
- .storeName{
- width: 60%;
- font-size: 28rpx;
- color: #333;
- }
- }
- .no-data {
- margin: 150rpx auto 0;
- text-align: center;
- img {
- width: 65%;
- height: auto;
- }
- }
- .mores-txt {
- width: 100%;
- align-items: center;
- justify-content: center;
- height: 70rpx;
- color: #999;
- font-size: 24rpx;
- .iconfont {
- margin-top: 2rpx;
- font-size: 20rpx;
- }
- }
- :deep(.page-title){
- font-size: 36rpx;
- }
- </style>
|