123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846 |
- <template>
- <view class="container">
- <view class="tui-shop__info">
- <image :src="storeDetail.store_logo" class="tui-logo"></image>
- <view class="tui-shop__desc">
- <view class="tui-shop__name">
- <text>{{storeDetail.title}}</text>
- </view>
- <view class="tui-shop__rate" @tap="storeopenLocation">
- <!--<view class="tui-rate__box"><tui-rate :current="5" :score="0.6" disabled :size="12"></tui-rate></view>-->
- <view class="tui-shop__address">{{storeDetail.address}}<image src="/static/images/map.png" class="map-img"> </image><text
- style="color: #fff;">导航到这里</text></view>
- </view>
- </view>
- <!--
- <view class="tui-btn__follow">
- <tui-button :size="24" width="116rpx" height="48rpx" shape="circle" type="danger">
- <tui-icon name="like" color="#fff" :size="24" unit="rpx"></tui-icon>
- <text class="tui-follow__text">关注</text>
- </tui-button>
- <tui-button :size="24" width="116rpx" height="48rpx" shape="circle" type="white" disabled>已关注</tui-button>
- </view>-->
- </view>
- <tui-tabs @change="change" :currentTab="current" :tabs="tabs" itemWidth="33%" backgroundColor="#5796fd"
- color="rgba(255,255,255,.7)" selectedColor="#fff" sliderBgColor="#fff" bottom="8rpx" unlined :size="30"
- :sliderWidth="60"></tui-tabs>
- <!--=======推荐 start=======-->
- <view class="tui-items__1 tui-padding" v-if="current == 0">
- <block v-if="is_recommendgoods==1">
- <view class="tui-ranking__header">
- <view class="tui-ranking__title">平台推荐</view>
- </view>
- <view class="tui-ranking__list">
- <view class="tui-ranking__item" @tap="detail(item.id)" v-for="(item, index) in recommendgoods"
- v-if="index<3" :key="index">
- <image :src="item.pic"></image>
- <view class="tui-ranking__gtitle">{{ item.name }}</view>
- <view class="tui-sale-price">¥{{ item.price }}</view>
- </view>
- </view>
- </block>
-
- <view class="tui-recommend__title">服务/商品</view>
- <view class="tui-recommend__item" @tap="detail(item.id)" v-for="(item, index) in goodsList" :key="index">
- <image :src="item.pic" class="tui-rg__img" mode="widthFix"></image>
- <view class="tui-recommend__right">
- <view class="tui-rg__title">
- {{ item.name }}
- </view>
- <view class="tui-sale-price">¥{{ item.price }}</view>
- <view v-if="item.sale_count>1" class="tui-rg__interested">
- <tui-icon name="like" :size="26" unit="rpx" color="#EB0909"></tui-icon>
- <text class="tui-interested__num">{{ item.sale_count }}人购买</text>
- </view>
- </view>
- </view>
- </view>
- <!--=======推荐 end=======-->
- <!--=======活动 start=======-->
- <view class="tui-items__3 tui-padding" v-if="current == 1">
- <view class="tui-activity__box">
- <view class="tui-activity__title">用户评价</view>
- <!--
- <view class="tui-activity__item" @tap="detail" v-for="(item, index) in 12" :key="index">
- <image :src="`/static/images/product/${index % 2 == 0 ? 4 : 3}.jpg`"></image>
- <view class="tui-activity__right">
- <view class="tui-ag__title">水星家纺 豪华大床四件套豪华大床四件套豪华大床四件套</view>
- <view class="tui-flex tui-ag__tag"><tui-tag plain type="danger" padding="8rpx 12rpx" size="24rpx" margin="0 8rpx 0 0">优惠促销</tui-tag></view>
- <view class="tui-ag__bottom">
- <view class="tui-flex">
- <view class="tui-ag__discount">
- ¥
- <text>4.5</text>
- </view>
- <view class="tui-ag__original">¥10</view>
- </view>
- <view class="tui-ag__btn">
- <view>已低至4.5折</view>
- <view class="tui-btn__text">立即抢购</view>
- </view>
- </view>
- </view>
- </view>-->
- </view>
- </view>
- <!--=======活动 end=======-->
- <!--=======新品 start=======-->
- <view class="tui-items__4" v-if="current == 2">
- <view class="tui-score__bg"></view>
- <view class="tui-info__box">
- <view class="tui-score__box tui-common__box">
- <view class="tui-flex__center">
- <text>店铺星级</text>
- <view class="tui-rate__box">
- <tui-rate :current="5" :score="0.6" disabled :size="12"></tui-rate>
- </view>
- </view>
- <view class="tui-flex__center">
- <text>用户评价</text>
- <view class="tui-score tui-color__red">
- <text>9.90分</text>
- <text>高</text>
- </view>
- </view>
- <view class="tui-flex__center">
- <text>专业程度</text>
- <view class="tui-score tui-color__red">
- <text>9.99分</text>
- <text>高</text>
- </view>
- </view>
- <view class="tui-flex__center">
- <text>服务态度</text>
- <view class="tui-score tui-color__green">
- <text>8.95分</text>
- <text>低</text>
- </view>
- </view>
- </view>
- <view class="tui-common__box tui-top__20">
- <!--<tui-list-cell arrow>证照信息</tui-list-cell>-->
- <tui-list-cell arrow unlined @click="qrcode">店铺二维码</tui-list-cell>
- </view>
- <view class="tui-common__box tui-top__20">
- <tui-list-cell :hover="false">
- <view class="tui-flex">
- <text class="tui-text__shrink">店铺简介</text>
- <text class="tui-sub__info">{{storeDetail.content}}</text>
- </view>
- </tui-list-cell>
- <tui-list-cell :hover="false">
- <view class="tui-flex">
- <text class="tui-text__shrink">地址</text>
- <text class="tui-sub__info">{{storeDetail.province_name}}{{storeDetail.city_name}}{{storeDetail.district_name}}<br />{{storeDetail.address}}</text>
- </view>
- </tui-list-cell>
- <tui-list-cell :hover="false" unlined>
- <view class="tui-flex">
- <text class="tui-text__shrink">开店时间</text>
- <text class="tui-sub__info">{{storeDetail.create_time}}</text>
- </view>
- </tui-list-cell>
- </view>
- </view>
- </view>
- <!--=======新品 end=======-->
- <!--=======二维码 start=======-->
- <tui-modal custom :show="modalShow" backgroundColor="transparent" padding="0" @cancel="hideModal">
- <view class="tui-poster__box" :style="{marginTop:height+'px'}">
- <image src="/static/images/mall/icon_popup_closed.png" class="tui-close__img" @tap.stop="hideModal">
- </image>
- <image :src="qrcodeImg" v-if="qrcodeImg" class="tui-poster__img"></image>
- <tui-button type="danger" width="460rpx" height="80rpx" shape="circle" @click="savePic">保存图片
- </tui-button>
- <view class="tui-share__tips">保存二维图片到手机相册后,分享到您的圈子</view>
- </view>
- </tui-modal>
- <!--=======二维码 end=======-->
- </view>
- </template>
- <script>
- export default {
- components: {},
- data() {
- return {
- uid: '',
- width: 350,
- height: 64,
- modalShow: false,
- qrcodeImg: '',
- statusBarHeight: 20,
- tabs: [{
- name: '服务/商品'
- },
- {
- name: '评价'
- },
- {
- name: '商家简介'
- }
- ],
- is_recommendgoods:'',
- storeDetail: {},
- current: 0,
- recommendgoods: [],
- rankingTab: 0,
- goodsList: []
- };
- },
- onLoad: function(e) {
- const _this = this;
-
- if (e && e.scene) {
- const scene = decodeURIComponent(e.scene) // 处理扫码进商品详情页面的逻辑
- if (scene) {
- e.id = scene.split(',')[0]
- if (scene.split(',')[1]) {
- e.reid = scene.split(',')[1];
- }
- }
- }
-
- if (e.reid) {
- uni.setStorageSync('reid', e.reid)
- }
- _this.sam.login().then(res => {
- if (res.uid > 0) {
- _this.uid = res.uid;
- if (uni.getStorageSync('reid')) {
- _this.$request.get('member.bindpid', {
- samkey: (new Date()).valueOf(),
- pid: uni.getStorageSync('reid')
- }).then(res => {
- if (res.errno == 0) {
- console.log('pid绑定成功');
- }
- })
- }
- }
- });
- this.getStoreDetail(e.id);
- _this.$request.get('Goods.recommend').then(res => {
- if (res.errno == 0) {
- _this.recommendgoods = res.data;
- }
- });
- _this.$request.post('Goods.index',{sid:e.id}).then(res => {
- if (res.errno == 0) {
- _this.goodsList = res.data.data;
- }
- });
- },
- methods: {
- getStoreDetail(sId) {
- const _this = this;
- _this.$request.get('store.detail', {
- id: sId
- }).then(res => {
- if (res.errno == 0) {
- _this.storeDetail = res.data
- if(_this.storeDetail.storeconfig){
- _this.is_recommendgoods = _this.storeDetail.storeconfig.is_recommendgoods
- }
- }
- });
- },
- storeopenLocation: function() {
- uni.openLocation({
- latitude: Number(this.storeDetail.latitude), //要去的纬度-地址
- longitude: Number(this.storeDetail.longitude), //要去的经度-地址
- address: this.storeDetail.region_name,
- success: function() {
- console.log('success');
- },
- fail: function() {
- console.log('fail');
- }
- })
-
- },
- initHeader(e) {
- this.width = Number(e.left);
- this.height = Number(e.height);
- this.statusBarHeight = Number(e.statusBarHeight);
- this.bubbleTop = this.height + 6 + 'px';
- },
- change(e) {
- this.current = e.index;
- },
- detail(id) {
- this.tui.href('/pages/goodsDetail/goodsDetail?id=' + id);
- },
- async qrcode() {
- const _this = this;
- if (this.qrcodeImg) {
- this.modalShow = true;
- return;
- }
- uni.showLoading({
- mask: true,
- title: '二维生成中...'
- });
- let qrdata = await _this.$request.post('qrcode.store', {
- sid: _this.storeDetail.id,
- page: '',
- is_hyaline: true,
- expireHours: 1
- })
-
- //console.log(qrdata);
- if (qrdata.errno == 0) {
- uni.hideLoading();
- this.qrcodeImg = qrdata.data;
- setTimeout(() => {
- this.modalShow = true;
- }, 60);
-
- } else {
- uni.hideLoading();
- this.tui.toast('生成二维图片失败,请稍后再试');
- }
- },
- hideModal() {
- this.modalShow = false;
- },
- savePic() {
- if (this.qrcodeImg) {
- // #ifdef H5
- uni.previewImage({
- urls: [this.qrcodeImg]
- });
- // #endif
-
- // #ifndef H5
- this.sam.saveImage(this.qrcodeImg);
- //console.log(this.qrcodeImg);
- // #endif
-
- this.hideModal();
- }
- },
- },
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh: function() {
- setTimeout(() => {
- uni.stopPullDownRefresh()
- }, 200);
- },
- //发送给朋友
- onShareAppMessage: function() {
- let _this = this;
- //console.log(_this.uid);
- return {
- title: _this.storeDetail.title || "",
- path: "/pages/store_details/store_details?id=" + _this.storeDetail.id + "&reid=" + _this.uid,
- };
- },
-
- onShareTimeline(res) { //分享到朋友圈
- return {}
- },
- };
- </script>
- <style>
- .tui-header {
- width: 100%;
- display: flex;
- align-items: center;
- padding: 0 8rpx;
- box-sizing: border-box;
- }
- .tui-back__box {
- padding-right: 12rpx;
- padding-left: 4rpx;
- flex-shrink: 0;
- }
- .tui-menu__box {
- padding-right: 26rpx;
- padding-left: 24rpx;
- flex-shrink: 0;
- }
- .tui-flex__center {
- display: flex;
- align-items: center;
- }
- .tui-shop__info {
- width: 100%;
- background-color: #5796fd;
- padding: 0 25rpx 16rpx;
- box-sizing: border-box;
- display: flex;
- align-items: center;
- color: #fff;
- }
- .tui-logo {
- width: 80rpx;
- height: 80rpx;
- border-radius: 6rpx;
- display: block;
- margin-right: 12rpx;
- flex-shrink: 0;
- }
- .tui-shop__name {
- width: 440rpx;
- font-size: 30rpx;
- font-weight: 500;
- padding-bottom: 6rpx;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .tui-shop__rate {
- display: flex;
- align-items: center;
- }
- .tui-rate__box {
- background-color: rgba(255, 255, 255, 0.3);
- display: flex;
- align-items: center;
- border-radius: 20px;
- padding: 0 6rpx;
- margin-right: 12rpx;
- line-height: 13px;
- }
- .tui-shop__address {
- font-size: 30rpx;
- transform: scale(0.8);
- transform-origin: 0 center;
- }
- .tui-shop__follow {
- font-size: 25rpx;
- transform: scale(0.8);
- transform-origin: 0 center;
- }
- .tui-btn__follow {
- margin-left: auto;
- }
- .tui-follow__text {
- padding-left: 6rpx;
- }
- .tui-padding {
- width: 100%;
- padding: 0 25rpx 30rpx;
- box-sizing: border-box;
- }
- .tui-flex {
- display: flex;
- align-items: center;
- }
- /*========推荐 start=========*/
- .tui-ranking__header {
- width: 100%;
- padding: 30rpx 4rpx 24rpx;
- display: flex;
- align-items: center;
- justify-content: space-between;
- box-sizing: border-box;
- }
- .tui-ranking__title {
- font-size: 30rpx;
- }
- .tui-ranking__tabs {
- display: flex;
- align-items: center;
- justify-content: space-between;
- font-size: 26rpx;
- color: #999;
- }
- .tui-ranking__tabs view {
- margin-left: 40rpx;
- }
- .tui-ranking__active {
- color: #000;
- position: relative;
- transition: all 0.1s;
- }
- .tui-ranking__active::after {
- content: ' ';
- width: 60%;
- position: absolute;
- border-bottom: 2px solid #eb0909;
- border-radius: 4px;
- left: 20%;
- bottom: -10rpx;
- }
- .tui-ranking__list {
- width: 100%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .tui-justify__start {
- justify-content: flex-start !important;
- }
- .tui-item-mr__16 {
- margin-right: 16rpx;
- }
- .tui-ranking__item {
- width: 224rpx;
- border-radius: 12rpx;
- overflow: hidden;
- background-color: #fff;
- padding-bottom: 20rpx;
- box-shadow: 0 3rpx 20rpx rgba(183, 183, 183, 0.1);
- }
- .tui-ranking__item image {
- width: 224rpx;
- height: 224rpx;
- display: block;
- }
- .tui-ranking__gtitle {
- font-size: 24rpx;
- line-height: 24rpx;
- padding: 24rpx 12rpx 8rpx;
- box-sizing: border-box;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .tui-ranking__sub {
- font-size: 25rpx;
- line-height: 25rpx;
- padding: 8rpx 18rpx 8rpx;
- transform: scale(0.8);
- transform-origin: 0 center;
- color: #999;
- }
- .tui-recommend__title {
- padding: 30rpx 4rpx 24rpx;
- font-size: 30rpx;
- box-sizing: border-box;
- }
- .tui-recommend__item {
- width: 100%;
- border-radius: 24rpx;
- background-color: #ffffff;
- padding: 25rpx;
- box-sizing: border-box;
- display: flex;
- margin-bottom: 20rpx;
- box-shadow: 0 3rpx 20rpx rgba(183, 183, 183, 0.1);
- }
- .tui-recommend__right {
- width: 60%;
- position: relative;
- }
- .tui-rg__img {
- width: 240rpx;
- height: 240rpx;
- border-radius: 12rpx;
- flex-shrink: 0;
- margin-right: 20rpx;
- }
- .tui-rg__title {
- width: 98%;
- font-size: 26rpx;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .tui-sale-price {
- font-size: 34rpx;
- margin-top: 12rpx;
- font-weight: 500;
- color: #e41f19;
- }
- .tui-rg__attr {
- font-size: 24rpx;
- color: #999;
- background-color: #f5f5f5;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- padding: 6rpx 16rpx;
- border-radius: 20px;
- transform: scale(0.8);
- transform-origin: 0 center;
- margin-top: 12rpx;
- }
- .tui-rg__interested {
- font-size: 24rpx;
- margin-top: 12rpx;
- }
- .tui-interested__num {
- padding-left: 8rpx;
- color: #999;
- }
- .tui-rg__imgbox {
- display: flex;
- align-items: center;
- position: absolute;
- bottom: 2rpx;
- left: 0;
- }
- .tui-rg__imgbox image {
- width: 84rpx;
- height: 84rpx;
- border-radius: 12rpx;
- margin-right: 20rpx;
- flex-shrink: 0;
- }
- /*=======推荐 end=======*/
- /*====活动========= start*/
- .tui-activity__box {
- width: 100%;
- padding: 25rpx;
- box-sizing: border-box;
- border-radius: 24rpx;
- background-color: #fff;
- margin-top: 20rpx;
- box-shadow: 0 3rpx 20rpx rgba(183, 183, 183, 0.1);
- }
- .tui-activity__title {
- font-size: 32rpx;
- line-height: 32rpx;
- padding-bottom: 25rpx;
- }
- .tui-activity__item {
- width: 100%;
- display: flex;
- margin-bottom: 32rpx;
- }
- .tui-activity__item image {
- width: 180rpx;
- height: 180rpx;
- border-radius: 8rpx;
- margin-right: 20rpx;
- flex-shrink: 0;
- }
- .tui-activity__right {
- flex: 1;
- overflow: hidden;
- position: relative;
- }
- .tui-ag__title {
- width: 100%;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-size: 28rpx;
- }
- .tui-ag__bottom {
- width: 100%;
- display: flex;
- align-items: flex-end;
- justify-content: space-between;
- position: absolute;
- left: 0;
- bottom: 0;
- }
- .tui-ag__discount {
- color: #eb0909;
- font-size: 24rpx;
- }
- .tui-ag__discount text {
- font-size: 32rpx;
- line-height: 32rpx;
- }
- .tui-ag__original {
- color: #999;
- font-size: 24rpx;
- line-height: 24rpx;
- text-decoration: line-through;
- padding-left: 10rpx;
- }
- .tui-ag__tag {
- padding: 12rpx 0;
- }
- .tui-ag__btn {
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- font-size: 24rpx;
- line-height: 24rpx;
- color: #fff;
- background: linear-gradient(90deg, rgb(255, 89, 38), rgb(240, 14, 44));
- padding: 8rpx 24rpx;
- border-radius: 8rpx;
- }
- .tui-btn__text {
- font-size: 28rpx;
- line-height: 28rpx;
- padding-top: 8rpx;
- }
- /*=====活动======== end*/
- /*=====新品===== start*/
- .tui-ptop__0 {
- padding-top: 0 !important;
- }
- /*======新品======= end*/
- .tui-score__bg {
- width: 100%;
- height: 100rpx;
- }
- .tui-score__box {
- width: 100%;
- padding: 10rpx 30rpx 30rpx;
- }
- .tui-rate__box {
- display: flex;
- align-items: center;
- border-radius: 20px;
- padding: 0 6rpx;
- margin-right: 12rpx;
- background-color: rgba(83, 83, 83, .1);
- line-height: 13px;
- }
- .tui-flex__center {
- display: flex;
- align-items: center;
- margin-top: 20rpx;
- }
- .tui-flex__center text {
- font-size: 24rpx;
- color: #999;
- padding-right: 50rpx;
- }
- .tui-score text {
- padding-right: 25rpx;
- }
- .tui-color__red text {
- color: #EB0909;
- }
- .tui-color__green text {
- color: #19be6b;
- }
- .tui-info__box {
- width: 100%;
- padding: 0 25rpx 100rpx;
- box-sizing: border-box;
- margin-top: -100rpx;
- }
- .tui-top__20 {
- margin-top: 20rpx;
- }
- .tui-flex {
- display: flex;
- }
- .tui-text__shrink {
- flex-shrink: 0;
- }
- .tui-sub__info {
- color: #999;
- padding-left: 40rpx;
- word-break: break-all;
-
- }
- .map-img {
- width: 50rpx;
- height: 50rpx;
- margin-left: 10rpx;
- margin-right: 10rpx;
- margin-top: -30rpx;
- margin-bottom: -10rpx;
- }
- /*二维码modal弹层*/
- .tui-poster__box {
- width: 100%;
- position: relative;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- }
-
- .tui-close__img {
- width: 48rpx;
- height: 48rpx;
- position: absolute;
- right: 0;
- top: -60rpx;
- }
-
- .tui-poster__img {
- width: 560rpx;
- height: 560rpx;
- border-radius: 20rpx;
- margin-bottom: 40rpx;
- }
-
- .tui-share__tips {
- font-size: 24rpx;
- transform: scale(0.8);
- transform-origin: center center;
- color: #ffffff;
- padding-top: 12rpx;
- }
- </style>
|