123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791 |
- <template>
- <app-layout>
- <uni-nav-bar fixed="true" :background-color="titleBg" left-icon="back" @click-left="back"
- ></uni-nav-bar>
- <view v-if="!goods" class="u-goods-detail"></view>
- <template v-if="goods">
- <!--商品轮播图-->
- <app-goods-banner
- v-bind:pic-list="goods.pic_url"
- v-bind:share="goods.share"
- v-bind:video-url="goods.video_url"
- v-bind:goods_id="goodsId"
- ></app-goods-banner>
- <bd-info
- :theme="themeObject"
- :name="name"
- :is-negotiable="is_negotiable"
- :subtitle="subtitle"
- :flash-sale="flash_sale"
- :level-show="level_show"
- :price="price"
- :original-price="original_price"
- :price-max="price_max"
- :price-min="price_min"
- :price-member-max="price_member_max"
- :price-member-min="price_member_min"
- :discount='discount'
- :is-vip-card-user="is_vip_card_user"
- :sales="sales"
- :is-vip="is_vip"
- :unit="unit"
- :is-sales="is_sales"
- :goods-id="goodsId"
- :extra-quick-share="extra_quick_share"
- :app-share-pic="app_share_pic"
- :app-share-title="app_share_title"
- :poster-config="poster_config + `&goods_id=` + goodsId"
- :poster-generate="poster_generate + `&goods_id=` + goodsId"
- :has-poster-nav="true"
- v-bind:goods="goods"
- ></bd-info>
- <!--商品优惠券-->
- <bd-coupon @change="setCoupon" :theme="themeObject" :coupons="goods_coupon_center"></bd-coupon>
- <!--商品规格-->
- <bd-xbc
- :coAttr="is_open && exchangeStatus ==null"
- :attr-list="checked.attr_list"
- :type="goodsType"
- :guarantee-title="guarantee_title"
- :guarantee-pic="guarantee_pic"
- :param_content="param_content"
- :param_name="param_name"
- :services="services"
- :attr-groups="attr_groups"
- :goods-stock="goods_num"
- @openAttr="clickAttr"
- ></bd-xbc>
- <!--商品信息-->
- <bd-hc
- :integral="goods_marketing_award.integral"
- :coupon="goods_marketing_award.coupon"
- :card="goods_marketing_award.card"
- :balance="goods_marketing_award.balance"
- :theme="themeObject"
- ></bd-hc>
- <bd-kb
- :limit="goods_marketing.limit"
- :express="express"
- :shipping="goods_marketing.shipping"
- :pickup="goods_marketing.pickup"
- ></bd-kb>
- <!--套餐组合-->
- <view @click="toComposition" class="goods-composition" v-if="composition && composition.list.length > 0">
- <view class="goods-composition-title">套餐组合</view>
- <uni-swiper-dot :current="current" :theme="getTheme" :info="composition.list" mode="customize">
- <swiper @change="change" class="goods-composition-swiper" :current="current" :autoplay="true">
- <swiper-item v-for="item in composition.list" :key="item.id">
- <app-composition :theme="getTheme" @click="toComposition(item)" @look="toComposition(item)" :item="item"></app-composition>
- </swiper-item>
- </swiper>
- </uni-swiper-dot>
- <view class="goods-composition-more main-between cross-center">
- <view>更多套餐组合</view>
- <image src="/static/image/icon/arrow-right.png"></image>
- </view>
- </view>
- <bd-comments :goods-id="goodsId"></bd-comments>
- <!--商品详情-->
- <bd-detail :detail="detail"></bd-detail>
- <!--相关推荐-->
- <app-goods-recommend :sureCart="true" :theme="getTheme" :goods-list="recommend_list"></app-goods-recommend>
- <!--空格区域-->
- <view class="safe-area-inset-bottom u-bottom">
- <view class="u-bottom-height" :class="full_reduce ? 'u-bottom-height-1' : 'u-bottom-height-0'"></view>
- </view>
- <!--底部按钮-->
- <view v-if="is_open == 1" class="safe-area-inset-bottom u-bottom-fixed">
- <view v-if="full_reduce && exchangeStatus == null">
- <app-goods-full-reduce
- :theme="getTheme"
- :full_reduce="full_reduce"
- :sign="goodsType === 'goods' ? '' : 1"
- >
- </app-goods-full-reduce>
- </view>
- <view v-if="exchangeStatus == null" class="app-bottom u-bottom-height-0 dir-left-nowrap" >
- <view class="dir-top-nowrap main-center cross-center little box-grow-0" @click="back">
- <image src="../../static/image/icon/index.png"></image>
- <view>首页</view>
- </view>
- <view class="dir-top-nowrap main-center cross-center little box-grow-0" @click="setFavorite">
- <image :src="favorite ? '../../static/image/icon/icon-favorite-active.png' : '../../static/image/icon/icon-favorite.png'"></image>
- <view>收藏</view>
- </view>
- <view class="dir-top-nowrap main-center cross-center little box-grow-0" @click="kefu">
- <image :src="root+'/web/statics/img/app/common/icon-kefu.png'"></image>
- <view>客服</view>
- </view>
- <template v-if="is_negotiable !== 1">
- <view class="box-grow-1 dir-left-nowrap" style="height: 100%;" v-if="goods_num == 0">
- <view style="width: 100%;background-color: #CDCDCD;color: #fff;" class="main-center cross-center button">已售罄</view>
- </view>
- <view class="box-grow-1 dir-left-nowrap" style="height: 100%;margin-left:20rpx" v-else >
- <view v-if="goods.type === 'goods'" style="height: 80%;color: #ffffff;" class="main-center cross-center button cart-btn"
- @click="clickAttr(0)"
- :class="getTheme === 'b' || getTheme === 'a' || getTheme === 'f' ? getTheme + '-s-back ' + 'text ' + getTheme : getTheme + '-s-back ' + getTheme + '-m-text ' + getTheme"
- >
- 加入购物车
- </view>
- <view v-else style="height: 80%;color: #ffffff;" class="main-center cross-center button cart-btn"
- @click="clickAttr(0)"
- :class="getTheme === 'b' || getTheme === 'a' || getTheme === 'f' ? getTheme + '-s-back ' + 'ecard-text ' + getTheme : getTheme + '-s-back ecard-text ' + getTheme"
- >
- 加入购物车
- </view>
- <view class="main-center cross-center button buy-btn"
- style="height: 80%;color: #ffffff;"
- @click="clickAttr(1)"
- :class="getTheme + '-m-back ' + getTheme"
- >立即购买
- </view>
- </view>
- </template>
- <view class="box-grow-1 dir-left-nowrap btn" v-else>
- <block v-for="(item, index) in good_negotiable" :key="index">
- <template v-if="item === 'contact_tel'">
- <view class="box-grow-1 "id=82643
- :class="good_negotiable.length === 1 ? getTheme + '-m-back ' + getTheme + '-s-text ' + getTheme : getTheme + '-s-back ' + 'text ' + getTheme"
- >
- <app-jump-button
- :number="mall.setting.contact_tel"
- open_type="tel"
- >
- <view>联系电话</view>
- </app-jump-button>
- </view>
- </template>
- <!-- #ifndef MP-TOUTIAO -->
- <template v-else-if="item === 'contact'">
- <view class="box-grow-1 contact" :class="contactBtn">
- <app-jump-button open_type="contact">
- <view>客服</view>
- </app-jump-button>
- </view>
- </template>
- <!-- #endif -->
- <template v-else-if="item === 'contact_web'">
- <view class="box-grow-1 service" :class="good_negotiable.length === 3 ? 'default-bakground' : good_negotiable.length === 2 ? getTheme + '-m-back ' + getTheme + '-s-text ' + getTheme : getTheme + '-m-back ' + getTheme + '-s-text ' + getTheme" >
- <app-jump-button
- :url="'/pages/web/web?url=' + mall.setting.web_service_url"
- open_type="web"
- >
- <view>客服</view>
- </app-jump-button>
- </view>
- </template>
- </block>
- </view>
- </view>
- <view v-else class="app-bottom u-bottom-height-0 main-center cross-center">
- <view @click="toExchange" class="app-exchange" :class="getTheme + '-m-gradient-o ' + getTheme" v-if="exchangeStatus == 0">
- 立即领取
- </view>
- <view class="app-exchange app-over" v-if="exchangeStatus == 1">
- 已领取
- </view>
- </view>
- </view>
- <!--快捷导航-->
- <app-quick-navigation></app-quick-navigation>
- <u-attr
- v-if="is_negotiable === 0 && exchangeStatus ==null"
- v-model="attrShow"
- :goods="goods"
- :themeObject="themeObject"
- :checked="checked"
- @check="check"
- >
- </u-attr>
- </template>
- <app-close v-if="showClose" :modal="false" @update="getMall"></app-close>
- </app-layout>
- </template>
- <script>
- import {mapGetters, mapState} from "vuex";
- import appGoodsBanner from "../../components/page-component/goods/app-goods-banner.vue";
- import appGoodsRecommend from "../../components/page-component/app-goods-recommend/app-goods-recommend.vue";
- import appQuickNavigation from "../../components/page-component/app-quick-navigation/app-quick-navigation.vue";
- import appComposition from'../../components/basic-component/app-composition/app-composition.vue';
- import AppVipCard from '../../components/page-component/app-vip-card/app-vip-card';
- import uniSwiperDot from '../../components/basic-component/uni-swiper-dot/uni-swiper-dot';
- import appGoodsFlashSale from '../../components/page-component/goods/app-goods-flash-sale.vue';
- import uAttr from '../../components/page-component/goods/u-attr.vue';
- import appGoodsFullReduce from '../../components/page-component/goods/app-goods-full-reduce.vue';
- import bdInfo from '@/components/page-component/goods/bd-info';
- import bdCoupon from '@/components/page-component/goods/bd-coupon.vue';
- import bdXbc from '@/components/page-component/goods/bd-xbc.vue';
- import bdKb from '@/components/page-component/goods/bd-kb.vue';
- import bdHc from '@/components/page-component/goods/bd-hc.vue';
- import bdDetail from '@/components/page-component/goods/bd-detail.vue';
- import bdComments from '@/components/page-component/goods/bd-comments.vue';
- import appClose from '@/components/basic-component/app-close/app-close.vue';
- import uniNavBar from '@/components/page-component/uni-plugins/uni-nav-bar.vue';
- import routeJump from "../../core/routeJump";
- export default {
- name: "goods",
- components: {
- appGoodsBanner,
- 'app-goods-recommend': appGoodsRecommend,
- 'app-quick-navigation': appQuickNavigation,
- 'app-composition': appComposition,
- appClose,
- uniSwiperDot,
- AppVipCard,
- appGoodsFlashSale,
- appGoodsFullReduce,
- uAttr,
- bdInfo,
- bdCoupon,
- bdXbc,
- bdKb,
- bdHc,
- bdDetail,
- bdComments,
- uniNavBar
- },
- data() {
- return {
- showClose: false,
- is_open: 0,
- goods: null,
- selectAttr: null,
- recommend_list: null,
- is_vip: false,
- is_vip_card_user: 0,
- current: 0,
- discount: null,
- attrShow: false,
- shareData: null,
- contact_tel:'',
- contact: '',
- contact_web:'',
- poster_config: this.$api.goods.poster,
- poster_generate: this.$api.poster.goods_new,
- // 限时抢购
- flash_sale: null,
- checked: null,
- // 商品服务
- services: null,
- // 商品详情
- detail: null,
- // 商品ID
- goodsId: null,
- // 套餐组合
- composition: null,
- autoplay: true,
- full_reduce: null,
- goods_marketing_award: null,
- express: null,
- goods_marketing: null,
- exchangeStatus: null,
- exchange: null,
- price: null,
- level_show: null,
- sales: null,
- unit: null,
- is_sales: null,
- extra_quick_share: null,
- price_max: null,
- price_min: null,
- price_member_max: null,
- price_member_min: null,
- original_price: null,
- subtitle: null,
- is_negotiable: null,
- name: null,
- app_share_pic: null,
- app_share_title: null,
- goodsType: null,
- favorite: null,
- goods_coupon_center: null,
- guarantee_title: null,
- guarantee_pic: null,
- param_content: null,
- param_name: null,
- attr_groups: null,
- goods_num: null,
- good_stock: null,
- titleBg:'rgba(255,255,255,0)',
- };
- },
- computed: {
- themeObject:function() {
- return {
- back: this.getTheme + '-m-back ' + this.getTheme,
- backP: this.getTheme + '-m-back-p ' + this.getTheme,
- backO: this.getTheme + '-m-back-o ' + this.getTheme,
- theme: this.getTheme,
- color: this.getTheme + '-m-text ' + this.getTheme,
- sBack: this.getTheme + '-s-back ' + this.getTheme,
- border: this.getTheme + '-m-border ' + this.getTheme,
- }
- },
- ...mapState({
- mall: state => state.mallConfig.mall,
- gConfig: state => state.gConfig,
- }),
- ...mapGetters('mallConfig', {
- getTheme: 'getTheme',
- }),
- good_negotiable: function() {
- let good_negotiable = this.mall.setting.good_negotiable;
- this.contact_tel = '';
- this.contact = '';
- this.contact_web = '';
- let arr = [];
- for (let i = 0; i < good_negotiable.length; i++) {
- if (good_negotiable[i] === 'contact_tel') {
- this.contact_tel = 'contact_tel';
- }
- if (good_negotiable[i] === 'contact') {
- this.contact = 'contact';
- }
- if (good_negotiable[i] === 'contact_web') {
- this.contact_web = 'contact_web';
- }
- }
- if (this.contact_tel) {
- arr.push(this.contact_tel);
- }
- if (this.contact) {
- arr.push(this.contact);
- }
- if (this.contact_web) {
- arr.push(this.contact_web);
- }
- return arr;
- },
- contactBtn: function() {
- const len = this.good_negotiable.length;
- const theme = this.getTheme;
- if (len === 3 && (theme === 'a' || theme === 'b' || theme === 'f')) {
- return `${theme}-m-back ${theme}-s-text ${theme}`;
- } else if (len === 3 && !(theme === 'a' || theme === 'b' || theme === 'f')) {
- return `${theme}-m-back ${theme}-s-text ${theme}`;
- } if (len === 2 && (theme === 'a' || theme === 'b' || theme === 'f') && !this.contact_tel) {
- return `${theme}-s-back text ${theme}`;
- } else if (len === 2 && (theme === 'a' || theme === 'b' || theme === 'f') && this.contact_tel) {
- return `${theme}-m-back ${theme}-s-text ${theme}`;
- } else if (len === 2 && !(theme === 'a' || theme === 'b' || theme === 'f') && !this.contact_tel) {
- return `${theme}-s-back text ${theme}`;
- } else if (len === 2 && !(theme === 'a' || theme === 'b' || theme === 'f') && this.contact_tel) {
- return `${theme}-m-back ${theme}-s-text ${theme}`;
- } else {
- return `${theme}-m-back ${theme}-s-text ${theme}`;
- }
- },
- root(){
- return this.$siteInfo.root
- }
- },
- onLoad(options) {
- // #ifdef MP-WEIXIN
- wx.showShareMenu({
- menus: ['shareAppMessage', 'shareTimeline']
- })
- // #endif
- if (this.isLogin) {
- this.$store.dispatch('user/info');
- } else {
- }
- if(options.exchange) {
- this.exchangeStatus = options.exchange;
- this.exchange = options;
- }
- this.loadData(options.id);
- },
- onPageScroll:function(e){
- this.titleBg = 'rgba(255,255,255,'+e.scrollTop / 300+')';
- },
- onShareAppMessage(object) {
- if (object.from === 'button' && this.shareData) {
- return this.$shareAppMessage(this.shareData);
- }
- return this.$shareAppMessage({
- title: this.app_share_title ? this.app_share_title : this.name,
- imageUrl: this.app_share_pic ? this.app_share_pic : '',
- path: '/pages/goods/goods',
- params: {
- id: this.goodsId
- }
- });
- },
- // #ifdef MP-WEIXIN
- onShareTimeline() {
- // 分享朋友圈beta
- return this.$shareTimeline({
- title: this.app_share_title ? this.app_share_title : this.name,
- query: {
- id: this.goodsId
- }
- });
- },
- // #endif
- methods: {
- getMall(e) {
- this.is_open = e.is_open;
- },
- toExchange() {
- let mch_list = [{
- mch_id: 0,
- goods_list: [{
- id: this.exchange.id,
- attr: this.exchange.attr,
- num: this.exchange.goods_num,
- cat_id: 0,
- goods_attr_id: this.exchange.attr_id
- }],
- code: this.exchange.code,
- token: this.exchange.token,
- }];
- let url = `/pages/order-submit/order-submit?mch_list=${JSON.stringify(mch_list)}`;
- url += `&preview_url=${encodeURIComponent(this.$api.exchange.exchange_preview)}&submit_url=${encodeURIComponent(this.$api.exchange.exchange_submit)}&plugin=exchange`;
- uni.navigateTo({
- url: url
- })
- },
- // 规格选择
- check(obj) {
- this.checked = obj;
- },
- change(e) {
- if(e.detail.source === 'touch') {
- this.current = e.detail.current;
- }
- if(e.detail.source === 'autoplay') {
- this.current = e.detail.current;
- }
- },
- quickShare(info) {
- this.shareData = info;
- },
- toComposition(item) {
- let id = item.id > 0 ? item.id : this.composition.list[0].id
- uni.navigateTo({
- url: this.composition.url + '?goods_id=' + this.goodsId + '&composition_id=' + id
- })
- },
- loadData(id) {
- this.$showLoading();
- this.$request({
- url: this.$api.goods.detail,
- data: {
- id: id
- }
- }).then(response => {
- this.$hideLoading();
- if (response.code === 0) {
- let { services,
- detail, name,
- vip_card_appoint, plugin_extra, id,
- goods_activity, goods_marketing_award,
- goods_marketing, express,
- price, sales,
- level_show, is_sales, unit, extra_quick_share,
- price_max, price_min, price_member_max,
- price_member_min, original_price, subtitle,
- is_negotiable, app_share_title,
- app_share_pic, type, favorite, goods_coupon_center,
- guarantee_title, guarantee_pic, param_content,
- param_name, attr_groups, goods_num, good_stock
- } = response.data.goods;
- /*uni.setNavigationBarTitle({
- title: name
- });*/
- this.name = name;
- this.app_share_pic = app_share_pic;
- this.app_share_title = app_share_title;
- this.goods = response.data.goods;
- this.services = services;
- this.detail = detail;
- this.goodsId = id;
- this.flash_sale = plugin_extra.flash_sale;
- this.composition = plugin_extra.composition;
- this.goods_marketing_award = goods_marketing_award;
- this.goods_marketing = goods_marketing;
- this.express = express;
- this.price = price;
- this.level_show = level_show;
- this.sales = sales;
- this.unit = unit;
- this.is_sales = is_sales;
- this.price_max = price_max;
- this.price_min = price_min;
- this.price_member_max = price_member_max;
- this.price_member_min = price_member_min;
- this.original_price = original_price;
- this.subtitle = subtitle;
- this.is_negotiable = is_negotiable;
- this.extra_quick_share = extra_quick_share;
- this.goodsType = type;
- this.favorite = favorite;
- this.goods_coupon_center = goods_coupon_center;
- this.guarantee_title = guarantee_title;
- this.param_content = param_content;
- this.guarantee_pic = guarantee_pic;
- this.attr_groups = attr_groups;
- this.param_name = param_name;
- this.goods_num = goods_num;
- this.good_stock = good_stock;
- if (goods_activity) {
- this.full_reduce = goods_activity.full_reduce;
- }
- if(vip_card_appoint.discount || vip_card_appoint.discount === '0.00') {
- this.is_vip = true;
- this.discount = vip_card_appoint.discount
- }
- this.is_vip_card_user = vip_card_appoint.is_vip_card_user;
- this.loadRecommend();
- } else {
- uni.showToast({
- title: response.msg,
- icon: 'none'
- });
- }
- }).catch(() => {
- this.$hideLoading();
- });
- },
- onAttr(data) {
- this.selectAttr = data;
- },
- loadRecommend() {
- this.$request({
- url: this.$api.goods.new_recommend,
- data: {
- goods_id: this.goodsId,
- type: 'goods'
- }
- }).then(response => {
- if (response.code === 0) {
- this.recommend_list = response.data.list;
- }
- });
- },
- back() {
- uni.navigateBack({});
- },
- setFavorite() {
- let url = this.$api.user.favorite_add;
- let favorite = true;
- if (this.favorite) {
- url = this.$api.user.favorite_remove;
- favorite = false;
- }
- this.favorite = favorite;
- this.$request({
- url: url,
- data: {
- goods_id: this.goodsId
- }
- }).then(response => {
- if (response.code === 0) {
- } else {
- uni.showModal({
- title: '提示',
- content: response.msg,
- showCancel: false
- });
- }
- });
- },
- clickAttr(data) {
- if (this.goods.type === 'ecard' && data === 0) {
- uni.showToast({
- title: '虚拟商品不允许加入购物车',
- icon: 'none'
- });
- return;
- }
- this.attrShow = true;
- },
- setCoupon(index) {
- this.$set(this.goods_coupon_center[index], 'is_receive', 1);
- },
- kefu(){
- uni.navigateTo({
- url: "/pages/web/web?url="+this.mall.setting.web_service_url
- })
- }
- },
- onShow() {
- this.autoplay = true;
- this.showClose = false;
- setTimeout(()=>{
- this.showClose = true;
- })
- },
- onHidden() {
- this.autoplay = false;
- }
- }
- </script>
- <style scoped lang="scss">
- .goods-composition {
- width: 702upx;
- margin: 20upx 20upx 0 20upx;
- padding: 20rpx;
- background-color: #fff;
- border-radius: 15upx;
- .goods-composition-title {
- font-size: 28rpx;
- color: #353535;
- margin-bottom: 20rpx;
- }
- .goods-composition-swiper {
- height: 194rpx;
- }
- .goods-composition-more {
- margin: 20rpx auto 4rpx auto;
- width: 226rpx;
- padding: 0 24rpx;
- height: 56rpx;
- line-height: 54rpx;
- border-radius: 28rpx;
- border: 2rpx solid #bbbbbb;
- font-size: 24rpx;
- color: #999999;
- image {
- width: #{12rpx};
- height: #{22rpx};
- }
- }
- }
- .goods-name {
- padding: 24upx 24upx 0 24upx;
- background-color: #ffffff;
- color: #353535;
- font-size: 32upx;
- line-height: 42upx;
- }
- .goods-subtitle {
- padding: #{24rpx 24rpx 0 24rpx};
- font-size: 24rpx;
- background-color: #ffffff;
- color: #999999;
- }
-
- .price {
- padding-top: #{24rpx};
- background-color: #ffffff;
- }
- .vip-card {
- padding-bottom: #{20rpx};
- background-color: #fff;
- }
- .attr {
- background-color: #f7f7f7;
- }
- .bottom {
- width: 100%;
- height: #{110rpx};
- }
- .app-bottom {
- width: 100%;
- font-size: $uni-font-size-general-one;
- background-color: #ffffff;
- padding: 0 #{24rpx};
- .little {
- width: #{90rpx};
- height: 100%;
- background-color: #ffffff;
- font-size: #{20rpx};
- color: $uni-general-color-two;
- image {
- width: #{40rpx};
- height: #{40rpx};
- display: block;
- margin-bottom: #{10rpx};
- }
- }
- .btn {
- height: 100%;
- }
- .button {
- width: 50%;
- height: 100%;
- }
- .service {
- color: #ffffff;
- }
- .app-exchange {
- width: #{702rpx};
- border-radius: #{41rpx};
- height: #{82rpx};
- line-height: #{82rpx};
- font-size: #{28rpx};
- text-align: center;
- color: #fff;
- &.app-over {
- background: #e9e9e9;
- color: #999999;
- }
- }
- }
- .text {
- color: #ffffff;
- }
- .default-bakground {
- background-color: #446dfd;
- }
- .u-bottom-fixed {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- z-index: 1500;
- background-color: #ffffff;
- }
- .u-bottom-height-0 {
- height: 110upx;
- }
- .u-bottom-height-1 {
- height: 190upx;
- }
- .goods-margin {
- margin-top: 20upx;
- }
- .bd-goods {
- margin: 24 upx 24 upx 24 upx 24 upx;
- }
- .ecard-text {
- color: #999999;
- }
- .cart-btn{
- height: 90%;
- border-top-left-radius: #{30rpx};
- border-bottom-left-radius: #{30rpx};
- position: relative;
- transform: translateY(-50%);
- top: 50%;
- background: linear-gradient(to right, #A494F6,#BC8AE7,#E674B2);
- }
- .cart-btn:after{
- content: "";
- position: absolute;
- right: 0;
- height: 60%;
- background: #ffffff;
- width: 1px;
- top: 50%;
- transform: translateY(-50%);
- }
- .buy-btn{
- height: 90%;
- border-top-right-radius: #{30rpx};
- border-bottom-right-radius: #{30rpx};
- position: relative;
- transform: translateY(-50%);
- top: 50%;
- background: linear-gradient(to right, #E674B2,#FE3666);
- }
- </style>
|