844 lines
24 KiB
Vue
844 lines
24 KiB
Vue
<template>
|
|
<view class="gather">
|
|
<block v-if="isShow&&userInfoData.mer_info.mer_name">
|
|
<view class="" v-if="userInfoData.mer_info.setting_status==1">
|
|
<view class="special_work com" v-if="userInfoData.mer_info.type_code === 'TypeSupplyChain'">
|
|
<view class="special_work com" v-if="true">
|
|
<view class="title">市级供应链</view>
|
|
<view class="content">
|
|
<view class="examine"
|
|
@click="navigator(`/pages/nongKe/supply_chain/goods_list?merid=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}zsgl.png`" mode="aspectFill"></image>
|
|
<text class="text">在售管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order/index?mer_id=${mer_id}&product_type=98&type_id=${userInfoData.mer_info.type_id}`)">
|
|
<image class="icon_img" :src="`${prefix}cwgl.png`" mode="aspectFill"></image>
|
|
<text class="text">财务管理</text>
|
|
</view>
|
|
<!-- <view class="examine"
|
|
@click="navigator(`/pages/admin/financial_management/index?mer_id=${mer_id}&product_type=98&type_id=${userInfoData.mer_info.type_id}`)">
|
|
<image class="icon_img" :src="`${prefix}cwgl.png`" mode="aspectFill"></image>
|
|
<text class="text">财务管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order/index?mer_id=${mer_id}&product_type=98&type_id=${userInfoData.mer_info.type_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill"></image>
|
|
<text class="text">订单管理</text>
|
|
</view> -->
|
|
<view class="examine"
|
|
@click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=1`)">
|
|
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">入库管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/product/basicSet?mer_id=${mer_id}&product_type=98`, '商户设置')">
|
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill"></image>
|
|
<text class="text">商户设置</text>
|
|
</view>
|
|
|
|
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商品管理</text>
|
|
</view>
|
|
<view class="examine" @click="navigator(`/pages/users/embody/embody?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">提现管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单核销</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/commissionedSales/index/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" src="@/static/images/weituo.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">委托销售</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/users/order_list/relase?mer_id=${mer_id}&status=-1`)">
|
|
<image class="icon_img" src="@/static/images/weituo.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">委托订单</text>
|
|
</view>
|
|
|
|
<!-- <view class="examine" @click="navigator(`/pages/nongKe/teach_video/teach_video`)">
|
|
<image class="icon_img"
|
|
src="https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/spjs.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">视频教学</text>
|
|
</view> -->
|
|
<!-- <view class="examine" @click="navigator(`/pages/users/user_invoice_Finance/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" src="@/static/images/cwgk.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">财务公开</text>
|
|
</view> -->
|
|
<!-- <view class="examine" @click="navigator(`/pages/admin/order/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单管理</text>
|
|
</view> -->
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="business com"
|
|
v-if="userInfoData.mer_info.type_code === 'TypeStore'||userInfoData.mer_info.type_code === 'TypeTownSupplyChain'">
|
|
<view class="business com" v-if="true">
|
|
<view class="special_work com">
|
|
<view class="title">我的店铺</view>
|
|
<view class="content ">
|
|
<view class="examine"
|
|
@click="navigator(`/pages/users/supply_procurement/index?type_id=12&isDetail=1&product_type=98&cate_id=${userInfoData.mer_info.category_id}`)">
|
|
|
|
<image class="icon_img" :src="`${prefix}ghcg.png`" mode="aspectFill"></image>
|
|
<text class="text">供货采购</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator('/pages/users/order_list/indexCopy?status=-1&product_type=98')">
|
|
<image class="icon_img" :src="`${prefix}jhgl.png`" mode="aspectFill"></image>
|
|
<text class="text">进货管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/stockOut/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}smck.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">扫码出库</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=2`)">
|
|
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">入库管理</text>
|
|
</view>
|
|
<view class="examine" @click="navigator(`/pages/users/embody/embody?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">提现管理</text>
|
|
</view>
|
|
|
|
<view class="examine"
|
|
@click="navigator(`/pages/chat/customer_list/index?type=1&mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}kfjl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">客服记录</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单核销</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order/index?mer_id=${mer_id}&type_id=${userInfoData.mer_info.type_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单管理</text>
|
|
</view>
|
|
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商品管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/product/basicSet?mer_id=${mer_id}`, '商户设置')">
|
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商户设置</text>
|
|
</view>
|
|
|
|
<view class="examine"
|
|
@click="navigator(`/pages/users/trading_hall/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" src="@/static/images/diaohuo.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">交易大厅</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/commissionedSales/index/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" src="@/static/images/weituo.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">委托销售</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/users/order_list/relase?mer_id=${mer_id}&status=-1`)">
|
|
<image class="icon_img" src="@/static/images/weituo.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">委托订单</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/releaseManagement/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" src="@/static/images/fabu.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">发布管理</text>
|
|
</view>
|
|
|
|
<!-- <view class="examine" @click="navigator(`/pages/users/user_invoice_Finance/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" src="@/static/images/cwgk.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">财务公开</text>
|
|
</view> -->
|
|
|
|
|
|
</view>
|
|
</view>
|
|
|
|
<!-- <gatherBusiness :userInfoData="userInfoData" /> -->
|
|
</view>
|
|
</view>
|
|
|
|
<view class="business com" v-if="userInfoData.mer_info.type_code === 'TypeCloudWarehouse'">
|
|
<view class="business com" v-if="true">
|
|
<view class="special_work com">
|
|
<view class="title">里海云仓</view>
|
|
<view class="content ">
|
|
<view class="examine"
|
|
@click="navigator(`/pages/nongKe/supply_chain/supplier?type_id=12&isDetail=1&product_type=98&cate_id=${userInfoData.mer_info.category_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ghcg.png`" mode="aspectFill"></image>
|
|
<text class="text">供货采购</text>
|
|
</view>
|
|
<view class="examine" @click="navigator('/pages/users/order_list/index?status=-1')">
|
|
<image class="icon_img" :src="`${prefix}jhgl.png`" mode="aspectFill"></image>
|
|
<text class="text">进货管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/stockOut/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}smck.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">扫码出库</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=2`)">
|
|
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">入库管理</text>
|
|
</view>
|
|
<view class="examine" @click="navigator(`/pages/users/embody/embody?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">提现管理</text>
|
|
</view>
|
|
|
|
<view class="examine"
|
|
@click="navigator(`/pages/chat/customer_list/index?type=1&mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}kfjl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">客服记录</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单核销</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order/index?mer_id=${mer_id}&type_id=${userInfoData.mer_info.type_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单管理</text>
|
|
</view>
|
|
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商品管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/product/basicSet?mer_id=${mer_id}`, '商户设置')">
|
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商户设置</text>
|
|
</view>
|
|
|
|
<!-- <view class="examine" @click="navigator(`/pages/users/user_invoice_Finance/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" src="@/static/images/cwgk.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">财务公开</text>
|
|
</view> -->
|
|
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="business com"
|
|
v-if="userInfoData.mer_info.type_code === 'TypeFeaturedCultural'|| userInfoData.mer_info.type_code === 'TypeFamousSpecialties'|| userInfoData.mer_info.type_code === 'TypeLocalCuisine' ">
|
|
<view class="business com" v-if="true">
|
|
<view class="special_work com">
|
|
<view class="title">我的店铺</view>
|
|
<view class="content ">
|
|
|
|
<view class="examine" @click="navigator(`/pages/users/embody/embody?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">提现管理</text>
|
|
</view>
|
|
|
|
<view class="examine"
|
|
@click="navigator(`/pages/chat/customer_list/index?type=1&mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}kfjl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">客服记录</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单核销</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/admin/order/index?mer_id=${mer_id}&type_id=${userInfoData.mer_info.type_id}`)">
|
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">订单管理</text>
|
|
</view>
|
|
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
|
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商品管理</text>
|
|
</view>
|
|
<view class="examine"
|
|
@click="navigator(`/pages/product/basicSet?mer_id=${mer_id}`, '商户设置')">
|
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商户设置</text>
|
|
</view>
|
|
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<view class="" v-else>
|
|
<view class="business com">
|
|
<view class="special_work com">
|
|
<view class="title">我的店铺</view>
|
|
<view class="content ">
|
|
|
|
<view class="examine" @click="buyserset">
|
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
|
</image>
|
|
<text class="text">商户设置</text>
|
|
</view>
|
|
|
|
|
|
<!-- <view class="examine" v-if="userInfoData.mer_info.setting_status==1" @click="navigator(`/pages/product/transactionApplication/index?mer_id=${mer_id}&business_status=${userInfoData.mer_info.business_status}`, '交易申请')">
|
|
<image class="icon_img" src="@/static/images/jy.png" mode="aspectFill">
|
|
</image>
|
|
<text class="text">交易申请</text>
|
|
</view> -->
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</block>
|
|
<view class="" style="padding-top: 1px;" v-else>
|
|
<emptyPage title="暂无信息"></emptyPage>
|
|
</view>
|
|
<view class="settlementAgreement" v-if="isFshow">
|
|
<view class="setAgCount">
|
|
<i class="icon iconfont icon-cha" @click="recuo"></i>
|
|
<div class="title">{{detail.title}}</div>
|
|
|
|
<view class="contenta">
|
|
<jyf-parser :html="detail.mer_settlement_agree" ref="article" :tag-style="tagStyle"></jyf-parser>
|
|
|
|
</view>
|
|
<view class="setAgCountbtn">
|
|
<button class="setAgCountbtna" @click="refuse">
|
|
拒绝
|
|
</button>
|
|
|
|
|
|
<button :class="num>0?'setAgCountbtnb':'setAgCountbtnc'" :disabled="num!=0" @click="agree">
|
|
<text v-if="num>0">请仔细阅读协议{{num}}S</text>
|
|
<text v-else>同意</text>
|
|
|
|
</button>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
</view>
|
|
</template>
|
|
|
|
<script>
|
|
import mTabbar from '@/components/m-tabbar/m-tabbar.vue'
|
|
import emptyPage from '@/components/emptyPage.vue';
|
|
import zbpSwiper from '@/components/zbpSwiper'
|
|
import {
|
|
|
|
mapGetters
|
|
} from 'vuex'
|
|
import {
|
|
business,
|
|
intentionbus
|
|
} from "@/api/product"
|
|
import {
|
|
|
|
getUserInfo
|
|
} from '@/api/user.js'
|
|
import {
|
|
getGeocoder,
|
|
microSeachBarCode,
|
|
microEadtProduct
|
|
} from '@/api/store.js'
|
|
import {
|
|
Toast
|
|
} from '@/libs/uniApi';
|
|
import {
|
|
getDiy
|
|
} from '@/api/api.js'
|
|
|
|
export default {
|
|
components: {
|
|
mTabbar,
|
|
zbpSwiper,
|
|
emptyPage
|
|
},
|
|
data() {
|
|
return {
|
|
locationArr: ({}),
|
|
emptyText: '暂无可用应用',
|
|
jurisdiction: false, // 是否有权限
|
|
mer_id: '',
|
|
userInfoData: {
|
|
mer_info: {
|
|
type_id: 0
|
|
}
|
|
},
|
|
prefix: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/11/',
|
|
isShow: false,
|
|
bgColor: '',
|
|
isFshow: false,
|
|
street: '',
|
|
detail: {},
|
|
tagStyle: {
|
|
img: 'width:100%;display:block;'
|
|
},
|
|
num: 15
|
|
};
|
|
},
|
|
computed: {
|
|
...mapGetters(['userInfo', 'isLogin'])
|
|
},
|
|
created() {},
|
|
onLoad() {},
|
|
onShow() {
|
|
if (this.isLogin) {
|
|
this.emptyText = '暂无可用应用'
|
|
this.jurisdiction = false
|
|
} else {
|
|
this.emptyText = '请登录'
|
|
this.jurisdiction = true
|
|
}
|
|
this.getUserInfo()
|
|
this.list()
|
|
},
|
|
|
|
|
|
|
|
methods: {
|
|
//同意
|
|
agree() {
|
|
intentionbus({
|
|
"status": 1
|
|
}).then((res) => {
|
|
if (res.status == 200) {
|
|
this.$util.Tips({
|
|
title: res.message,
|
|
icon: 'success',
|
|
})
|
|
this.getUserInfo()
|
|
this.isFshow = false
|
|
}
|
|
}).catch((err) => {
|
|
this.isFshow = false
|
|
this.$util.Tips({
|
|
title: err,
|
|
icon: 'error',
|
|
})
|
|
})
|
|
},
|
|
//拒绝
|
|
refuse() {
|
|
uni.switchTab({
|
|
url: '/pages/gather/gather'
|
|
})
|
|
},
|
|
//关闭弹窗
|
|
recuo() {
|
|
|
|
if (this.num > 0) {
|
|
this.num = 15
|
|
this.isFshow = false
|
|
} else {
|
|
this.num = 0
|
|
this.isFshow = false
|
|
}
|
|
},
|
|
|
|
countDown() {
|
|
let {
|
|
num
|
|
} = this;
|
|
// if (num === 3) this.nums = true;
|
|
num = num > 0 ? num - 1 : "0";
|
|
setTimeout(() => {
|
|
|
|
this.num = num;
|
|
if (num == '0') {
|
|
// this.launchApp()
|
|
return
|
|
}
|
|
|
|
if (this.isFshow == false && this.num > 0) {
|
|
this.num = 15
|
|
return
|
|
}
|
|
this.countDown();
|
|
}, 1000);
|
|
|
|
|
|
},
|
|
//商户设置
|
|
buyserset() {
|
|
uni.navigateTo({
|
|
url: `/pages/product/basicSet?mer_id=` + this.mer_id
|
|
})
|
|
},
|
|
//获取协议内容
|
|
list() {
|
|
business({
|
|
type: 'mer_settlement_agree'
|
|
}).then(res => {
|
|
this.detail = res.data
|
|
})
|
|
},
|
|
navigator(url, t) {
|
|
// uni.navigateTo({
|
|
// url: url
|
|
// })
|
|
if (this.userInfoData.mer_info.mer_settlement_agree_status == 0) {
|
|
this.isFshow = true
|
|
this.countDown()
|
|
} else {
|
|
uni.navigateTo({
|
|
url: url
|
|
})
|
|
}
|
|
|
|
},
|
|
getUserInfo: function() {
|
|
let that = this;
|
|
getUserInfo().then(res => {
|
|
that.userInfoData = res.data;
|
|
// console.log(res.data.service);
|
|
if (res.data.service == null) {
|
|
// console.log('123');
|
|
this.isShow = false
|
|
} else {
|
|
this.isShow = true
|
|
this.mer_id = res.data.service.mer_id
|
|
}
|
|
|
|
if (!res.data.mer_info) {
|
|
that.$set(this, 'jurisdiction', false);
|
|
}
|
|
// console.log(that.userInfoData);
|
|
});
|
|
}
|
|
}
|
|
};
|
|
</script>
|
|
<style lang="scss" scoped>
|
|
.gather {
|
|
padding-bottom: 164.91rpx;
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 100%);
|
|
}
|
|
|
|
.settlementAgreement {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
background: rgba(0, 0, 0, .5);
|
|
z-index: 10;
|
|
}
|
|
|
|
.settlementAgreement .setAgCount {
|
|
background: #fff;
|
|
width: 656rpx;
|
|
// height: 458px;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
border-radius: 12rpx;
|
|
-webkit-border-radius: 12rpx;
|
|
padding: 52rpx;
|
|
-webkit-transform: translate(-50%, -50%);
|
|
-moz-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
overflow: hidden;
|
|
|
|
.content {
|
|
height: 900rpx;
|
|
overflow-y: scroll;
|
|
|
|
/deep/ p {
|
|
font-size: 13px;
|
|
line-height: 22px;
|
|
}
|
|
|
|
/deep/ img {
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
}
|
|
|
|
.settlementAgreement .setAgCount .icon {
|
|
font-size: 42rpx;
|
|
color: #b4b1b4;
|
|
position: absolute;
|
|
top: 15rpx;
|
|
right: 15rpx;
|
|
}
|
|
|
|
.settlementAgreement .setAgCount .title {
|
|
color: #333;
|
|
font-size: 32rpx;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.settlementAgreement .setAgCount .content {
|
|
margin-top: 32rpx;
|
|
color: #333;
|
|
font-size: 26rpx;
|
|
line-height: 22px;
|
|
text-align: justify;
|
|
text-justify: distribute-all-lines;
|
|
height: 756rpx;
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
|
|
.settlementAgreement .setAgCount .contenta {
|
|
margin-top: 32rpx;
|
|
color: #333;
|
|
font-size: 26rpx;
|
|
line-height: 22px;
|
|
text-align: justify;
|
|
text-justify: distribute-all-lines;
|
|
|
|
/*#ifdef H5*/
|
|
height: 600rpx;
|
|
/*#endif*/
|
|
/*#ifdef APP-PLUS*/
|
|
height: 530rpx;
|
|
/*#endif*/
|
|
|
|
overflow-y: scroll;
|
|
|
|
|
|
}
|
|
|
|
.setAgCountbtn {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
|
|
.setAgCountbtna {
|
|
margin-top: 40rpx;
|
|
width: 150rpx;
|
|
height: 74rpx;
|
|
text-align: center;
|
|
line-height: 74rpx;
|
|
border-radius: 46rpx 46rpx;
|
|
opacity: 1;
|
|
border: 2rpx solid #B3B3B3;
|
|
font-size: 25rpx;
|
|
font-family: PingFang SC-Medium, PingFang SC;
|
|
font-weight: 500;
|
|
color: #737373;
|
|
|
|
}
|
|
|
|
.setAgCountbtnb {
|
|
margin-top: 40rpx;
|
|
padding-left: 20rpx;
|
|
padding-right: 20rpx;
|
|
height: 74rpx;
|
|
text-align: center;
|
|
line-height: 74rpx;
|
|
background: #cecece;
|
|
border-radius: 46rpx 46rpx;
|
|
opacity: 1;
|
|
|
|
font-size: 25rpx;
|
|
font-family: PingFang SC-Medium, PingFang SC;
|
|
font-weight: 500;
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.setAgCountbtnc {
|
|
margin-top: 40rpx;
|
|
width: 150rpx;
|
|
height: 74rpx;
|
|
text-align: center;
|
|
line-height: 74rpx;
|
|
background: linear-gradient(270deg, #FF6D20 0%, #F84221 100%);
|
|
border-radius: 46rpx 46rpx;
|
|
opacity: 1;
|
|
font-size: 25rpx;
|
|
font-family: PingFang SC-Medium, PingFang SC;
|
|
font-weight: 500;
|
|
color: #fff;
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.bg-img {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
top: 0;
|
|
/* #ifdef MP || APP-PLUS */
|
|
z-index: -100;
|
|
/* #endif */
|
|
/* #ifdef H5 */
|
|
z-index: -100;
|
|
/* #endif */
|
|
z-index: -100;
|
|
filter: blur(0);
|
|
overflow: hidden;
|
|
|
|
|
|
img {
|
|
width: 100%;
|
|
height: 100%;
|
|
filter: blur(30rpx);
|
|
transform: scale(1.5);
|
|
}
|
|
}
|
|
|
|
.site-box {
|
|
width: 100%;
|
|
height: 120rpx;
|
|
margin-bottom: 26.32rpx;
|
|
position: absolute;
|
|
top: 0rpx;
|
|
position: fixed;
|
|
z-index: 999;
|
|
padding-top: 30rpx;
|
|
padding-right: 20rpx;
|
|
|
|
// 位置
|
|
.place_wrapper {
|
|
color: #fff;
|
|
margin-right: 24.56rpx;
|
|
font-size: 30rpx;
|
|
|
|
.town_name {
|
|
margin-left: 21rpx;
|
|
}
|
|
}
|
|
|
|
.iconfont {
|
|
font-size: 35.09rpx;
|
|
}
|
|
}
|
|
|
|
|
|
.top_box {
|
|
// padding-top: 180rpx;
|
|
background: linear-gradient(#36A2FF, #fff);
|
|
}
|
|
|
|
.com {
|
|
margin-left: 50%;
|
|
transform: translate(-50%);
|
|
}
|
|
|
|
.business {
|
|
width: 694.74rpx;
|
|
// margin-bottom: 175rpx;
|
|
}
|
|
|
|
.special_work {
|
|
// padding: 17.54rpx;
|
|
width: 694.74rpx;
|
|
// margin-top: 52.63rpx;
|
|
padding-top: 32rpx;
|
|
border-radius: 17.54rpx;
|
|
// box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
|
|
|
|
.title {
|
|
font-size: 31.58rpx;
|
|
font-weight: 700;
|
|
margin-bottom: 38.6rpx;
|
|
}
|
|
|
|
.content {
|
|
display: flex;
|
|
align-content: center;
|
|
flex-wrap: wrap;
|
|
// justify-content: space-between;
|
|
|
|
.examine {
|
|
margin-bottom: 35rpx;
|
|
width: 173.68rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
// margin: 0 0 33.33rpx 33.33rpx !important;
|
|
|
|
.icon_img {
|
|
width: 63.16rpx;
|
|
height: 63.16rpx;
|
|
}
|
|
|
|
.text {
|
|
font-size: 26.32rpx;
|
|
margin-top: 21.05rpx;
|
|
color: #000;
|
|
}
|
|
}
|
|
|
|
.text {
|
|
font-size: 29.82rpx;
|
|
color: #a4a4a4;
|
|
}
|
|
}
|
|
|
|
.cont_jus {
|
|
margin-top: 56.14rpx;
|
|
justify-content: flex-start;
|
|
|
|
&:first-child {
|
|
// margin-right: 33rpx;
|
|
}
|
|
|
|
.examine {
|
|
margin-right: 48rpx;
|
|
|
|
&:first-child {
|
|
margin-right: 48rpx;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
</style> |