|
@@ -1,190 +1,207 @@
|
|
|
<template>
|
|
|
<view>
|
|
|
- <!-- 自定义导航栏 -->
|
|
|
- <u-navbar :safeAreaInsetTop="true" :placeholder='true'>
|
|
|
- <view class="u-nav-slot u-flex" slot="left" style="display: flex;">
|
|
|
- <view class="u-flex">
|
|
|
- <u-icon name="arrow-left" size="19" @click="navigateBack()"></u-icon>
|
|
|
- <u-tabs duration='0' @click="click" :list="list1" lineColor='#fff' :activeStyle=" {color:'#FF1515'}"
|
|
|
- :inactiveStyle="{
|
|
|
+ <scroll-view ref="scrollView" scroll-y="true" style="min-height: 100%;">
|
|
|
+ <!-- 页面内容 -->
|
|
|
+
|
|
|
+ <!-- 自定义导航栏 -->
|
|
|
+ <u-navbar :safeAreaInsetTop="true" :placeholder='true'>
|
|
|
+ <view class="u-nav-slot u-flex" slot="left" style="display: flex;">
|
|
|
+ <view class="u-flex">
|
|
|
+ <u-icon name="arrow-left" size="19" @click="navigateBack()"></u-icon>
|
|
|
+ <u-tabs duration='0' @click="click" :list="list1" lineColor='#fff'
|
|
|
+ :activeStyle=" {color:'#FF1515'}" :inactiveStyle="{
|
|
|
color:' #666666' }"></u-tabs>
|
|
|
- </view>
|
|
|
- <!-- <view class="" style="margin-left: 184rpx;" @click="share = true">
|
|
|
+ </view>
|
|
|
+ <!-- <view class="" style="margin-left: 184rpx;" @click="share = true">
|
|
|
<image src="static/images/share.png" style="width: 38rpx;height: 38rpx;" mode=""></image>
|
|
|
</view> -->
|
|
|
- </view>
|
|
|
- <view class="u-nav-slot u-flex" slot="right" style="display: flex;">
|
|
|
- <view class="" style="margin-left: 184rpx;" @click="share = true">
|
|
|
- <image src="static/images/share.png" style="width: 38rpx;height: 38rpx;" mode=""></image>
|
|
|
</view>
|
|
|
- <view class="" style="width: 180rpx;"></view>
|
|
|
- </view>
|
|
|
- </u-navbar>
|
|
|
- <!-- 商品图片 -->
|
|
|
- <image src="https://cdn.uviewui.com/uview/swiper/swiper1.png" style="width: 750rpx;height: 750rpx;" mode="">
|
|
|
- </image>
|
|
|
- <view class="back">
|
|
|
- <!-- 折扣 -->
|
|
|
- <view class="discount">
|
|
|
- <view class="top">
|
|
|
- <text class='count'>{{i18n.Discounted}}</text>
|
|
|
- <text class='money'>¥</text>
|
|
|
- <text class='money' style="font-size: 48rpx;">258</text>
|
|
|
- <text class='money'>.00</text>
|
|
|
- <text class='right'>¥328.5</text>
|
|
|
- </view>
|
|
|
- <view class="bottom">
|
|
|
- <text class="tabs">{{i18n.sametype}}</text>
|
|
|
- <view class="title">
|
|
|
- <text class="title" selectable @longpress="onLongPress">
|
|
|
- 布兰德低温烘焙猫粮全价通用高端鲜肉成猫幼
|
|
|
- </text>
|
|
|
+ <view class="u-nav-slot u-flex" slot="right" style="display: flex;">
|
|
|
+ <view class="" style="margin-left: 184rpx;" @click="share = true">
|
|
|
+ <image src="static/images/share.png" style="width: 38rpx;height: 38rpx;" mode=""></image>
|
|
|
</view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <!-- 服务 -->
|
|
|
- <view class="serve" style="margin-top: 20rpx;">
|
|
|
- <view class="top u-flex u-row-between">
|
|
|
- <view class="u-flex">
|
|
|
- <view class="change">{{i18n.Sele}}</view>
|
|
|
- <view class="" style="margin-left: 20rpx;">{{i18n.Netcontent}}</view>
|
|
|
+ <view class="" style="width: 180rpx;"></view>
|
|
|
+ </view>
|
|
|
+ </u-navbar>
|
|
|
+ <!-- 商品图片 -->
|
|
|
+ <image src="https://cdn.uviewui.com/uview/swiper/swiper1.png" style="width: 750rpx;height: 750rpx;" mode="">
|
|
|
+ </image>
|
|
|
+ <view class="back">
|
|
|
+ <!-- 折扣 -->
|
|
|
+ <view class="discount">
|
|
|
+ <view class="top">
|
|
|
+ <text class='count'>{{i18n.Discounted}}</text>
|
|
|
+ <text class='money'>¥</text>
|
|
|
+ <text class='money' style="font-size: 48rpx;">258</text>
|
|
|
+ <text class='money'>.00</text>
|
|
|
+ <text class='right'>¥328.5</text>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <u-icon name="arrow-right" size='16'></u-icon>
|
|
|
+ <view class="bottom">
|
|
|
+ <text class="tabs">{{i18n.sametype}}</text>
|
|
|
+ <view class="title">
|
|
|
+ <text class="title" selectable @longpress="onLongPress">
|
|
|
+ 布兰德低温烘焙猫粮全价通用高端鲜肉成猫幼
|
|
|
+ </text>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view class="top u-flex u-row-between" style="margin-top: 36rpx;">
|
|
|
- <view class="u-flex" @click="serve=true">
|
|
|
- <view class="change">{{i18n.service}}</view>
|
|
|
- <view class="" style="margin-left: 20rpx;">正品保障 · 极速退款 · 7天无理由退</view>
|
|
|
+ <!-- 服务 -->
|
|
|
+ <view class="serve" style="margin-top: 20rpx;">
|
|
|
+ <view class="top u-flex u-row-between">
|
|
|
+ <view class="u-flex">
|
|
|
+ <view class="change">{{i18n.Sele}}</view>
|
|
|
+ <view class="" style="margin-left: 20rpx;">{{i18n.Netcontent}}</view>
|
|
|
+ </view>
|
|
|
+ <view class="">
|
|
|
+ <u-icon name="arrow-right" size='16'></u-icon>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <u-icon name="arrow-right" size='16'></u-icon>
|
|
|
+ <view class="top u-flex u-row-between" style="margin-top: 36rpx;" @click="serve=true">
|
|
|
+ <view class="u-flex">
|
|
|
+ <view class="change">{{i18n.service}}</view>
|
|
|
+ <view class="" style="margin-left: 20rpx;">正品保障 · 极速退款 · 7天无理由退</view>
|
|
|
+ </view>
|
|
|
+ <view class="">
|
|
|
+ <u-icon name="arrow-right" size='16'></u-icon>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- </view>
|
|
|
- <!-- 评论 -->
|
|
|
- <view class="comment">
|
|
|
- <view class="u-flex u-row-between">
|
|
|
- <text class="ping">{{i18n.review}}</text>
|
|
|
- <view class="u-flex">
|
|
|
- <text class="strip">5000+{{i18n.article + i18n.review}}</text>
|
|
|
- <u-icon name="arrow-right" size='16'></u-icon>
|
|
|
+ <!-- 评论 -->
|
|
|
+ <view class="comment" ref="targetPosition">
|
|
|
+ <view class="u-flex u-row-between">
|
|
|
+ <text class="ping">{{i18n.review}}</text>
|
|
|
+ <view class="u-flex">
|
|
|
+ <text class="strip">5000+{{i18n.article + i18n.review}}</text>
|
|
|
+ <u-icon name="arrow-right" size='16'></u-icon>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
- </view>
|
|
|
- <view class="uesr u-flex u-row-between" style="margin-top: 36rpx;">
|
|
|
- <view class="u-flex">
|
|
|
- <image src="../static/images/logo.png" style="width: 52rpx;height: 52rpx;" mode=""></image>
|
|
|
- <text class="name">有**钱</text>
|
|
|
+ <view class="uesr u-flex u-row-between" style="margin-top: 36rpx;">
|
|
|
+ <view class="u-flex">
|
|
|
+ <image src="../static/images/logo.png" style="width: 52rpx;height: 52rpx;" mode=""></image>
|
|
|
+ <text class="name">有**钱</text>
|
|
|
+ </view>
|
|
|
+ <text class="strip">2023.11.23</text>
|
|
|
+ </view>
|
|
|
+ <view class="content">
|
|
|
+ 回购了不知道第几次了,家里猫还没吃腻呢,
|
|
|
</view>
|
|
|
- <text class="strip">2023.11.23</text>
|
|
|
- </view>
|
|
|
- <view class="content">
|
|
|
- 回购了不知道第几次了,家里猫还没吃腻呢,
|
|
|
</view>
|
|
|
- </view>
|
|
|
- <!-- 店铺 -->
|
|
|
- <view class="store u-flex u-row-between">
|
|
|
- <view class="u-flex">
|
|
|
- <image src='../static/images/logo.png' style="width: 112rpx;height: 112rpx;" mode=""></image>
|
|
|
- <view class="" style="margin-left: 20rpx;">
|
|
|
- <view class="title">小萌优选🔥(每天0元秒杀)</view>
|
|
|
- <view class="" style='margin-top:20rpx'></view>
|
|
|
- <view class="u-flex" style='margin-top:20rpx'>
|
|
|
- <text class='num'>{{i18n.Salesvolume}} 2384w+</text>
|
|
|
- <view class="line"></view>
|
|
|
- <text class='num'>{{i18n.Salesvolume}} 2384w+</text>
|
|
|
+ <!-- 店铺 -->
|
|
|
+ <view class="store u-flex u-row-between">
|
|
|
+ <view class="u-flex">
|
|
|
+ <image src='../static/images/logo.png' style="width: 112rpx;height: 112rpx;" mode=""></image>
|
|
|
+ <view class="" style="margin-left: 20rpx;">
|
|
|
+ <view class="title">小萌优选🔥(每天0元秒杀)</view>
|
|
|
+ <view class="" style='margin-top:20rpx'></view>
|
|
|
+ <view class="u-flex" style='margin-top:20rpx'>
|
|
|
+ <text class='num'>{{i18n.Salesvolume}} 2384w+</text>
|
|
|
+ <view class="line"></view>
|
|
|
+ <text class='num'>{{i18n.Salesvolume}} 2384w+</text>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
</view>
|
|
|
+ <view class="goshop">{{i18n.stroll}}</view>
|
|
|
</view>
|
|
|
- <view class="goshop">{{i18n.stroll}}</view>
|
|
|
- </view>
|
|
|
- <!-- 推荐 -->
|
|
|
- <view class="recommend">
|
|
|
- <view class="title">
|
|
|
- {{i18n.Recommended}}
|
|
|
- </view>
|
|
|
- <view class="">
|
|
|
- <swiper style="height: 400rpx;" class="swiper" circular :indicator-dots="true" :autoplay="true">
|
|
|
- <swiper-item v-for="(parent,index) in 4" :key="index">
|
|
|
- <view class="u-flex swiper-item u-row-between">
|
|
|
- <view class="" v-for="child in 3" @click="toinfo(child.id)">
|
|
|
- <image src="/static/images/logo.png" style="width: 214rpx;height: 214rpx;" mode=""></image>
|
|
|
- <view class="u-line-1" style="width: 214rpx;margin-top: 14rpx;font-style: normal;font-size: 26rpx;">布兰德烘焙猫粮预售鲜肉乌骨鸡囤货</view>
|
|
|
- <view class="">
|
|
|
- <span style="color:rgba(204, 51, 0, 1) ;margin-top: 12rpx;font-size: 26rpx;">¥{{child.price||235.55}}</span>
|
|
|
+ <!-- 推荐 -->
|
|
|
+ <view class="recommend">
|
|
|
+ <view class="title">
|
|
|
+ {{i18n.Recommended}}
|
|
|
+ </view>
|
|
|
+ <view class="">
|
|
|
+ <swiper style="height: 400rpx;" class="swiper" circular :indicator-dots="true" :autoplay="true">
|
|
|
+ <swiper-item v-for="(parent,index) in 4" :key="index">
|
|
|
+ <view class="u-flex swiper-item u-row-between">
|
|
|
+ <view class="" v-for="child in 3" @click="toinfo(child.id)">
|
|
|
+ <image src="/static/images/logo.png" style="width: 214rpx;height: 214rpx;"
|
|
|
+ mode="">
|
|
|
+ </image>
|
|
|
+ <view class="u-line-1"
|
|
|
+ style="width: 214rpx;margin-top: 14rpx;font-style: normal;font-size: 26rpx;">
|
|
|
+ 布兰德烘焙猫粮预售鲜肉乌骨鸡囤货</view>
|
|
|
+ <view class="">
|
|
|
+ <span
|
|
|
+ style="color:rgba(204, 51, 0, 1) ;margin-top: 12rpx;font-size: 26rpx;">¥{{child.price||235.55}}</span>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- </view>
|
|
|
- </swiper-item>
|
|
|
- </swiper>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="recommend">
|
|
|
- <view class="title">{{i18n.Productdetails}}</view>
|
|
|
- <view class="" style="margin-top: 32rpx;margin-bottom:28rpx">{{i18n.Specification}}</view>
|
|
|
- <view class="specification">
|
|
|
- <view class="item u-flex" style='margin-bottom:28rpx'>
|
|
|
- <view style='width:150rpx;'>{{i18n.material}}</view>
|
|
|
- <text style='margin-left:58rpx'>保鲜鸡肉,鸡心,鸡肝</text>
|
|
|
- </view>
|
|
|
- <view class="item u-flex" style='margin-bottom:28rpx'>
|
|
|
- <view style='width:150rpx;'>{{i18n.specification}}</view>
|
|
|
- <text style='margin-left:58rpx'>300g</text>
|
|
|
- </view>
|
|
|
- <view class="item u-flex" style='margin-bottom:28rpx'>
|
|
|
- <view style='width:150rpx;'>{{i18n.Shelflife}}</view>
|
|
|
- <text style='margin-left:58rpx'>12个月</text>
|
|
|
- </view>
|
|
|
- <view class="item u-flex">
|
|
|
- <view style='width:150rpx;'>{{i18n.Suitableobject}}</view>
|
|
|
- <text style='margin-left:58rpx'>3个月以上的全猫种</text>
|
|
|
+ </swiper-item>
|
|
|
+ </swiper>
|
|
|
</view>
|
|
|
</view>
|
|
|
- </view>
|
|
|
- <view class="">
|
|
|
- <image src="../static/images/logo.png" style="width: 710rpx;height: 580rpx;" mode=""></image>
|
|
|
- </view>
|
|
|
- <view class="" style="height: 158rpx;"></view>
|
|
|
- <view class="fix u-flex u-row-between">
|
|
|
- <view class="u-flex" style="column-gap: 35rpx;">
|
|
|
- <view class="u-flex" style="justify-content: center;flex-direction: column;">
|
|
|
- <image src="../static/images/index/service.png" style='width:40rpx;height:40rpx' mode="">
|
|
|
- </image>
|
|
|
- <view class="ke">{{i18n.Customer}}</view>
|
|
|
- </view>
|
|
|
- <view class="u-flex" style="justify-content: center;flex-direction: column;" @click="join">
|
|
|
- <image src="../static/cart1.png" style='width:40rpx;height:40rpx' mode=""></image>
|
|
|
- <view class="ke">{{i18n.Shopping}}</view>
|
|
|
- </view>
|
|
|
- <view class="u-flex" style="justify-content: center;flex-direction: column;">
|
|
|
- <image src="../static/images/index/attention.png" style='width:40rpx;height:40rpx' mode="">
|
|
|
- </image>
|
|
|
- <view class="ke">{{i18n.follow}}</view>
|
|
|
+ <view class="recommend">
|
|
|
+ <view class="title">{{i18n.Productdetails}}</view>
|
|
|
+ <view class="" style="margin-top: 32rpx;margin-bottom:28rpx">{{i18n.Specification}}</view>
|
|
|
+ <view class="specification">
|
|
|
+ <view class="item u-flex" style='margin-bottom:28rpx'>
|
|
|
+ <view style='width:150rpx;'>{{i18n.material}}</view>
|
|
|
+ <text style='margin-left:58rpx'>保鲜鸡肉,鸡心,鸡肝</text>
|
|
|
+ </view>
|
|
|
+ <view class="item u-flex" style='margin-bottom:28rpx'>
|
|
|
+ <view style='width:150rpx;'>{{i18n.specification}}</view>
|
|
|
+ <text style='margin-left:58rpx'>300g</text>
|
|
|
+ </view>
|
|
|
+ <view class="item u-flex" style='margin-bottom:28rpx'>
|
|
|
+ <view style='width:150rpx;'>{{i18n.Shelflife}}</view>
|
|
|
+ <text style='margin-left:58rpx'>12个月</text>
|
|
|
+ </view>
|
|
|
+ <view class="item u-flex">
|
|
|
+ <view style='width:150rpx;'>{{i18n.Suitableobject}}</view>
|
|
|
+ <text style='margin-left:58rpx'>3个月以上的全猫种</text>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <!-- <view class="join" @click="join">加入购物车</view>
|
|
|
- <view class="pin">立即拼团</view> -->
|
|
|
- <view class="tongzhi" @click="inform">
|
|
|
+ <view class="">
|
|
|
+ <image src="../static/images/logo.png" style="width: 710rpx;height: 580rpx;" mode=""></image>
|
|
|
+ </view>
|
|
|
+ <view class="" style="height: 158rpx;"></view>
|
|
|
+ <view class="fix u-flex u-row-between">
|
|
|
+ <view class="u-flex" style="column-gap: 35rpx;">
|
|
|
+ <view class="u-flex" style="justify-content: center;flex-direction: column;">
|
|
|
+ <image src="../static/images/index/service.png" style='width:40rpx;height:40rpx' mode="">
|
|
|
+ </image>
|
|
|
+ <view class="ke">{{i18n.Customer}}</view>
|
|
|
+ </view>
|
|
|
+ <view class="u-flex" style="justify-content: center;flex-direction: column;" @click="join">
|
|
|
+ <image src="../static/cart1.png" style='width:40rpx;height:40rpx' mode=""></image>
|
|
|
+ <view class="ke">{{i18n.Shopping}}</view>
|
|
|
+ </view>
|
|
|
+ <view class="u-flex" style="justify-content: center;flex-direction: column;">
|
|
|
+ <image src="../static/images/index/attention.png" style='width:40rpx;height:40rpx' mode="">
|
|
|
+ </image>
|
|
|
+ <view class="ke">{{i18n.follow}}</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="join" @click="join">加入购物车</view>
|
|
|
+ <view class="pin" @click="order">立即拼团</view>
|
|
|
+ <!-- <view class="tongzhi" @click="inform">
|
|
|
{{i18n.notification}}
|
|
|
+ </view> -->
|
|
|
</view>
|
|
|
</view>
|
|
|
- </view>
|
|
|
+ </scroll-view>
|
|
|
<!-- 加入购物车 -->
|
|
|
- <u-popup :show="show">
|
|
|
- <view style="padding:48rpx 28rpx;box-sizing: border-box;">
|
|
|
+ <u-popup :round="10" :show="show">
|
|
|
+ <view style="padding:48rpx 28rpx;box-sizing: border-box;position: relative;">
|
|
|
<view class="u-flex">
|
|
|
<image src="../static/images/logo.png" style="width: 192rpx;height: 192rpx;" mode=""></image>
|
|
|
<view class="" style="margin-left: 20rpx;">
|
|
|
- <view class="">¥168.00</view>
|
|
|
+ <view class="">
|
|
|
+ <text class="read">¥</text>
|
|
|
+ <text class="read" style="font-size: 40rpx;">168</text>
|
|
|
+ <text class="read">.00</text>
|
|
|
+ </view>
|
|
|
<text class="guige">已选:鸡肉;2kg【单包装】</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
+ <view class="" style="position: absolute;top: 48rpx;right: 28rpx;">
|
|
|
+ <u-icon name="close" @click="show==false" color="#000" size="28"></u-icon>
|
|
|
+ </view>
|
|
|
<view class="title1" style="margin-top: 40rpx;margin-bottom: 32rpx;">
|
|
|
食品口味
|
|
|
</view>
|
|
|
<view class="u-flex" style="column-gap: 18rpx;flex-wrap: wrap;">
|
|
|
- <view class="tabs">
|
|
|
+ <view class="" :class="idx==actab?'acttab':'tabs'" v-for="(item,idx) in 4" :key="idx"
|
|
|
+ @click="actabs(idx)">
|
|
|
鸡肉
|
|
|
</view>
|
|
|
</view>
|
|
@@ -238,17 +255,20 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</u-popup>
|
|
|
- <u-popup :show="share" bgColor=' rgba(244, 244, 244, 1);'>
|
|
|
- <view style="padding:48rpx 24rpx;box-sizing: border-box;background-color: rgba(244, 244, 244, 1);">
|
|
|
- <view class="u-flex" style="flex-direction: column;justify-content: center;">
|
|
|
+ <u-popup :round="10" :show="share" bgColor=' rgba(244, 244, 244, 1);'>
|
|
|
+ <view
|
|
|
+ style="padding:48rpx 24rpx;box-sizing: border-box;background-color: rgba(244, 244, 244, 1);border-radius: 10px 10px 0 0 ;">
|
|
|
+ <view class="u-flex u-row-between" style="">
|
|
|
+ <view class="" style="width: 28px;height: 28px;"></view>
|
|
|
<text class="info" style="font-size: 32rpx;">
|
|
|
{{i18n.shar}}
|
|
|
</text>
|
|
|
- </view>
|
|
|
- <view class="" style="position: absolute;top: 48rpx;right:24rpx;">
|
|
|
<image src="../static/images/index/bottom2.png" style="width: 40rpx;height: 40rpx;">
|
|
|
</view>
|
|
|
- <view class="u-flex " style="justify-content: space-around;margin-top: 82rpx;">
|
|
|
+ <!-- <view class="" style="position: absolute;top: 48rpx;right:24rpx;">
|
|
|
+
|
|
|
+ </view> -->
|
|
|
+ <view class="u-flex u-row-between" style="margin-top: 82rpx;padding: 0 140rpx;">
|
|
|
<view class="">
|
|
|
<image src="../static/images/index/link.png" style="width: 108rpx;height: 108rpx;" mode="">
|
|
|
</image>
|
|
@@ -265,8 +285,12 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</u-popup>
|
|
|
- <u-popup :show="imagea" bgColor=' rgba(244, 244, 244, 0);' mode='center' :customStyle="{alignItems: 'center'}" >
|
|
|
- <view style="padding:48rpx 24rpx;box-sizing: border-box;background-color: rgba(255, 255, 255, 1);border-radius: 16rpx;width: 538rpx;">
|
|
|
+ <u-popup :show="imagea" bgColor=' rgba(244, 244, 244, 0);' mode='center' :customStyle="{alignItems: 'center'}">
|
|
|
+ <view class="u-fle" style="display: flex; justify-content: flex-end;width: 100%;">
|
|
|
+ <u-icon name="close" @click="imagea==false" color="#fff" size="28"></u-icon>
|
|
|
+ </view>
|
|
|
+ <view
|
|
|
+ style="padding:48rpx 24rpx;box-sizing: border-box;background-color: rgba(255, 255, 255, 1);border-radius: 16rpx;width: 538rpx;">
|
|
|
<view class="" style="">
|
|
|
<image src="../static/images/index/bottom2.png" style="width: 490rpx;height: 490rpx;">
|
|
|
</view>
|
|
@@ -276,7 +300,8 @@
|
|
|
<span>00</span>
|
|
|
</view>
|
|
|
<view class="title">布兰德低温烘焙猫粮全价通用高端鲜肉成猫幼</view>
|
|
|
- <view class="" style="display: flex;flex-direction: column;align-items: center;justify-content: center;margin-top: 44rpx;">
|
|
|
+ <view class=""
|
|
|
+ style="display: flex;flex-direction: column;align-items: center;justify-content: center;margin-top: 44rpx;">
|
|
|
<image src="../static/images/logo.png" style="width: 132rpx;height: 132rpx;" mode=""></image>
|
|
|
<view class="view">长按识别查看</view>
|
|
|
</view>
|
|
@@ -292,14 +317,12 @@
|
|
|
return {
|
|
|
imagea: false,
|
|
|
list1: [{
|
|
|
- name: '商品',
|
|
|
- }
|
|
|
- // , {
|
|
|
- // name: '评价',
|
|
|
- // }, {
|
|
|
- // name: '详情'
|
|
|
- // },
|
|
|
- ],
|
|
|
+ name: '商品',
|
|
|
+ }, {
|
|
|
+ name: '评价',
|
|
|
+ }, {
|
|
|
+ name: '详情'
|
|
|
+ }, ],
|
|
|
current: 0,
|
|
|
// 购物车
|
|
|
show: false,
|
|
@@ -308,7 +331,8 @@
|
|
|
//分享
|
|
|
share: false,
|
|
|
value: 0, //步进器的值
|
|
|
- swiptlist: []
|
|
|
+ swiptlist: [],
|
|
|
+ actab: 0
|
|
|
};
|
|
|
},
|
|
|
computed: {
|
|
@@ -317,8 +341,23 @@
|
|
|
}
|
|
|
},
|
|
|
methods: {
|
|
|
+ scrollToPosition() {
|
|
|
+ console.log(111);
|
|
|
+ // 使用$refs获取目标位置的DOM元素
|
|
|
+ const targetElement = this.$refs.targetPosition;
|
|
|
+ // 调用scrollToView方法滚动到目标位置
|
|
|
+ this.$refs.scrollView.scrollToView('targetPosition');
|
|
|
+ },
|
|
|
+ actabs(idx) {
|
|
|
+ this.actab = idx
|
|
|
+ },
|
|
|
+ order() {
|
|
|
+ uni.navigateTo({
|
|
|
+ url: '/pageA/order'
|
|
|
+ })
|
|
|
+ },
|
|
|
//生成图片弹窗
|
|
|
- builder(){
|
|
|
+ builder() {
|
|
|
this.imagea = true
|
|
|
this.share = false
|
|
|
},
|
|
@@ -348,6 +387,10 @@
|
|
|
},
|
|
|
click(item) {
|
|
|
this.current = item
|
|
|
+ console.log(item);
|
|
|
+ if (item.index == 1) {
|
|
|
+ this.scrollToPosition()
|
|
|
+ }
|
|
|
},
|
|
|
join() {
|
|
|
this.show = true
|
|
@@ -388,7 +431,35 @@
|
|
|
</script>
|
|
|
|
|
|
<style lang="scss" scoped>
|
|
|
- .money{
|
|
|
+ .acttab {
|
|
|
+ height: 68rpx;
|
|
|
+ padding: 14rpx 30rpx;
|
|
|
+ text-align: center;
|
|
|
+ box-sizing: border-box;
|
|
|
+ display: inline;
|
|
|
+ background: rgba(248, 50, 36, 0.06);
|
|
|
+ border-radius: 6rpx;
|
|
|
+ border: 2rpx solid #F83224;
|
|
|
+ font-family: PingFangSC, PingFang SC;
|
|
|
+ font-weight: 400;
|
|
|
+ font-size: 28rpx;
|
|
|
+ color: #F83224;
|
|
|
+ line-height: 40rpx;
|
|
|
+ }
|
|
|
+
|
|
|
+ .read {
|
|
|
+ font-family: HarmonyOS_Sans_Medium;
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #F83224;
|
|
|
+ line-height: 36rpx;
|
|
|
+ text-align: left;
|
|
|
+ font-style: normal;
|
|
|
+ }
|
|
|
+
|
|
|
+ // ::v-deep .u-popup__content{
|
|
|
+ // background-color: rgba(0,0,0,0) !important;
|
|
|
+ // }
|
|
|
+ .money {
|
|
|
font-family: HarmonyOS_Sans_Medium;
|
|
|
font-size: 20rpx;
|
|
|
color: #F83224;
|
|
@@ -396,7 +467,8 @@
|
|
|
text-align: left;
|
|
|
font-style: normal;
|
|
|
}
|
|
|
- .title{
|
|
|
+
|
|
|
+ .title {
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
font-size: 28rpx;
|
|
@@ -406,7 +478,8 @@
|
|
|
font-style: normal;
|
|
|
margin-top: 16rpx;
|
|
|
}
|
|
|
- .view{
|
|
|
+
|
|
|
+ .view {
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
font-size: 20rpx;
|
|
@@ -416,6 +489,7 @@
|
|
|
font-style: normal;
|
|
|
margin-top: 12rpx;
|
|
|
}
|
|
|
+
|
|
|
.actabs {
|
|
|
width: 116rpx;
|
|
|
height: 68rpx;
|
|
@@ -450,7 +524,7 @@
|
|
|
|
|
|
.title1 {
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- font-weight: 500;
|
|
|
+ font-weight: 550;
|
|
|
font-size: 32rpx;
|
|
|
color: #222222;
|
|
|
line-height: 44rpx;
|
|
@@ -640,7 +714,7 @@
|
|
|
|
|
|
.title {
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- font-weight: 500;
|
|
|
+ font-weight: 550;
|
|
|
font-size: 28rpx;
|
|
|
color: #222222;
|
|
|
line-height: 40rpx;
|
|
@@ -831,7 +905,7 @@
|
|
|
.title {
|
|
|
margin-top: 24rpx;
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- font-weight: 500;
|
|
|
+ font-weight: 550;
|
|
|
font-size: 32rpx;
|
|
|
color: #222222;
|
|
|
line-height: 44rpx;
|
|
@@ -856,7 +930,8 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
- ::v-deep .u-popup__content data-v-17becaea{
|
|
|
+
|
|
|
+ ::v-deep .u-popup__content data-v-17becaea {
|
|
|
align-items: center !important;
|
|
|
}
|
|
|
</style>
|