1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000 |
- <template>
- <view class="box">
- <!-- <view class="sstop">
- <image src="../../static/timg/icon_search@2x.png" mode="" class="sstopimg"></image>
- <input type="text" v-model="shopName" placeholder="请输入门店名称、门店地址" class="sstopInput" @confirm="getqueryShopList2">
- <image src="../../static/img/icon_close.png" mode="" @click="empty" v-if="inputChShow" class="inputCh"></image>
- </view>
- <view class="regionBox">
- <view class="regionLine" @click="gocity">
- <view class="regionTxt">{{cityName}}</view>
- <image src="../../static/timg/icon_arrow_def@2x.png" mode="" class="jtbelow"></image>
- </view>
- <view class="regionSx"></view>
- <view class="regionLine" @click="quCilck">
-
- <view class="regionTxt">{{areaName}}</view>
- <image src="../../static/timg/icon_arrow_def@2x.png" mode="" class="jtbelow"></image>
- </view>
- </view> -->
- <view class="newTop">
- <view class="newTopSSbox">
- <view class="newTopSSLeft" @click="gocity">
- <view class="newregionTxt">{{cityName}}</view>
- <image src="../../static/img2/xia.png" mode="" class="newTopXia"></image>
- </view>
- <view class="newTopSSRight">
- <image class="newSImg" src="../../static/img2/ss.png" mode=""></image>
- <input type="text" v-model="shopName" placeholder="门店名称、地址" class="sstopInput" @confirm="getqueryShopList2">
- </view>
-
- </view>
- </view>
-
-
- <view style="height: 135rpx;"></view>
- <view class="shopline" v-for="(item,index) in queryShopList">
- <view class="newdistance" v-if="item.distance&&item.distance!= '0.00'">
- <image src="../../static/img2/dh.png" mode="" class="dhImg"></image>
- <view style="padding-top: 6rpx;"><span >{{item.distance}}km</span></view>
- </view>
-
- <view class="shoplineLeft">
- <image :src="item.photoPath" mode="" class="shopImg" v-if="item.photoPath"></image>
- <image :src="item.photoPath2" mode="" class="shopImg" v-else-if="item.photoPath2"></image>
- <image src="../../static/timg/noimg.png" mode="" class="shopImg" v-else></image>
- </view>
- <view class="shopright">
- <view style="display: flex;justify-content: space-between;">
- <view style="width: 410rpx;">
- <view class="shopTop">
- <view class="shopName">{{item.shopName}}</view>
- </view>
- <view class="brandsBg" v-if="item.brands">
- <view class="brands" v-for="(v,index2) in item.brands.split(',')">{{v}}</view>
- </view>
- </view>
-
- </view>
-
-
- <view class="shopTime">
- 营业时间: <span v-if="item.startTime">{{item.startTime}}</span> - <span
- v-if="item.endTime">{{item.endTime}}</span> </view>
- <view class="shopBottomLeft">
- <span class="shopaddress"
- v-if="item.address">{{item.address}}</span>
-
- </view>
- <view class="shopdhBox">
- <view class="shopcall" style="" @click.stop="goDetail(item)">
- <image class="shopcallIcon" src="../../static/img2/yueyue.png" mode=""></image>
- <view class="shopcallTxt">预约</view>
- </view>
- <view class="shopcall" @click.stop="goMap(item)">
- <image class="shopcallIcon" src="../../static/img2/dhjt.png" mode=""></image>
- <view class="shopcallTxt">导航</view>
- </view>
- <view class="shopcall" @click.stop="makePhoneCall(item.mobilePhone)">
- <image class="shopcallIcon" src="../../static/img2/call.png" mode=""></image>
- <view class="shopcallTxt">电话</view>
- </view>
- <!-- <view class="shopcall" >
- <image class="shopcallIcon" src="../../static/img2/wx.png" mode=""></image>
- <view class="shopcallTxt">店长微信</view>
- </view> -->
-
- </view>
- </view>
- </view>
- <!-- 上拉 加载更多 -->
- <view class="noMore" v-if="noMoreShow && (queryShopList.length!=0)">没有更多数据</view>
- <!-- 无数据空白页 -->
- <nodata v-if="queryShopList.length==0&&loading"></nodata>
- <uni-popup ref="popup" type="right" :mask-click="true">
- <view class="popup-content">
- <scroll-view class="brandList" scroll-y="true">
- <!-- :class="{areaActvie:item.area==areaName}" -->
- <view v-for="item in areaList" class="areaListLine"
-
- @click="checkarea(item)">
- <span >{{item.area}}</span>
- <image v-if="item.code==area" class="areaCkIcon" src="http://dmsphoto.66km.com.cn/thFiles/0A1DADEA-1807-4ABC-B391-ECC8B1882DA4.png" mode=""></image>
- </view>
- </scroll-view>
- </view>
-
- </uni-popup>
- <!-- 手机号授权 -->
- <view class="authorizBox" v-if="authorizShow" @click="authorizShowno">
- <view class="authorizCont" @click.stop="">
- <view class="authorizName">{{wxOpenData.miniAppName}}</view>
- <view class="authorizMs">未注册的手机号登录后将自动创建会员账号,如果您不同意授权获取手机号,会影响您使用我们的产品和服务。</view>
- <button class="authorizContbutton" type="default" open-type="getPhoneNumber" @getphonenumber="decryptPhoneNumber">授权</button>
- </view>
- <view style="text-align: center;padding-top: 56rpx;">
- <image src="../../static/timg/icon_guanbi@2x.png" @click="authorizShowno" mode="" class="authorizCloseImg"></image>
- </view>
- </view>
- <!-- <view>lng:{{location.lng}}</view>
- <view>lat:{{location.lat}}</view> -->
- </view>
- </template>
- <script>
- import nodata from '../../components/nodata/nodata.vue'
- export default {
- components: {
- nodata,
- },
- data() {
- return {
- location: {
- lng: '',
- lat: '',
- },
- queryShopList: '',
- noMoreShow: false,
- regionName:'',
- twoRegionName:'',
- cityName:'城市',
- area:'',
- cityCode:'',
- areaList:'',
- index:'',
- areaName:'区域',
- loading:false,
- ext:'',
- authorizShow:false,
- wxOpenData:'',
- userInfo: '',
- shopName:'',
- inputChShow:false,
- }
- },
- watch:{
- shopName(val){
- console.log(val)
- if(val){
- this.inputChShow=true
- }
- },
-
- },
- onLoad() {
- var that = this;
- uni.removeStorageSync('selectCity');
- this.userInfo = this.$store.state.userInfo;
- this.ext=this.$common.getExtStoreId();
- if(this.userInfo){
- this.themeColor = uni.getStorageSync("themeColor");
- this.wxOpenData=this.$store.state.wxOpenData;
- this.init()
- }else{
- this.$common.automaticlogin().then(val => {
- this.themeColor = uni.getStorageSync("themeColor");
- this.userInfo=this.$store.state.userInfo;
- this.wxOpenData=this.$store.state.wxOpenData;
- this.init()
- if(!this.userInfo){
- uni.hideLoading();
- this.authorizShow=true
- }
- })
- }
-
-
- // that.getqueryShopList();
-
- },
- onShow() {
- const selectCity = uni.getStorageSync('selectCity');
- //console.log("onShow")
- //console.log(selectCity)
- if(selectCity){
- this.loading=false
- this.cityName=selectCity.city
- this.cityCode=selectCity.code
- this.areaName='区域'
- this.area=''
- this.shopName=''
- this.getAreaList()
- this.getqueryShopList() //获取门店列表
- }
- },
- methods: {
- empty(){
-
- this.shopName='';
- this.inputChShow=false;
- this.queryShopList=[];
- this.page=1;
- this.getqueryShopList()
- },
- authorizShowno(){
- this.authorizShow=false
- },
- decryptPhoneNumber: function(e) {
- console.log(e);
- this.code=e.detail.code
- this.wxPhoneLogin()
- this.authorizShow=false;
- },
- wxPhoneLogin(){
- var that=this;
- this.$http('miniApp2/sys/wxPhoneLogin', {
- appId:this.ext.appId,
- unionId:this.ext.unionId,
- code:this.code,
- openId:this.wxOpenData.openid
- },'POST').then(res => {
- var data = res.data;
- if(data.loginInfo){
- this.userInfo=data.loginInfo.openUser;
- this.wxOpenData=data.loginInfo;
- this.$store.commit('mutationswxOpenData', data)
- this.$store.commit('mutationsuserInfo', this.userInfo)
- this.init()
- }
- })
- },
- init(){
- var that = this;
- uni.showLoading({
- title: '加载中'
- })
- uni.authorize({
- scope: 'scope.userLocation',
- success() {
- uni.getLocation({
- type: 'gcj02',
- success: function(res) {
- console.log(res)
- that.location.lat = res.latitude
- that.location.lng = res.longitude
- that.getAdress();
- //that.getqueryShopList() //获取全部门店列表
-
- },
- fail(err) {
- console.log("定位失败")
- that.getqueryShopList();
- }
- });
- },
- fail: (err) => {
- console.log(err)
- that.getqueryShopList();
-
- }})
- },
- quCilck(){
- console.log(this.cityName)
- if(this.cityName){
- this.$refs.popup.open("right")
- //this.popupShow=true;
- if(this.areaList.length==0){
- /* uni.showToast({
- title: '当前城市下无区域,请切换城市查看',
- icon: 'none',
- duration: 4000
- }); */
- uni.showModal({
- title: '提示',
- content: '当前城市下无区域,请切换城市查看',
- success: function(res) {
- if (res.confirm) {
- // 执行确认后的操作
- uni.navigateTo({
- url:'/pages/subPack/chooseCity?type=1'
- })
- }
- else {
- // 执行取消后的操作
- }
- }
- })
- }
- }else{
- uni.showModal({
- title: '提示',
- content: '当前城市暂无门店,请切换城市查看',
- success: function(res) {
- if (res.confirm) {
- // 执行确认后的操作
- uni.navigateTo({
- url:'/pages/subPack/chooseCity?type=1'
- })
- }
- else {
- // 执行取消后的操作
- }
- }
- })
- }
-
- },
- gocity(){
- uni.navigateTo({
- url:'/pages/subPack/chooseCity?type=1'
- })
- },
- checkarea(item){
- this.shopName=''
- if(this.area==item.code){
- this.areaName='区域'
- this.area=''
- this.getqueryShopList() //获取门店列表
- }else{
- this.areaName=item.area
- this.area=item.code
- this.getqueryShopList() //获取门店列表
- }
-
- this.$refs.popup.close()
- },
- bindPickerChange(e){
- //console.log(e)
- this.areaName=this.areaList[e.detail.value].area
- this.area=this.areaList[e.detail.value].code
- this.getqueryShopList() //获取门店列表
- },
- cancelHandling(){
- this.areaName='区域'
- this.area=''
- this.getqueryShopList() //获取门店列表
- },
- makePhoneCall(num){
- uni.makePhoneCall({
- phoneNumber:num
- });
- },
- goMap(item){
- var that = this;
- if (!item.lat || !item.lng) {
- uni.showToast({
- title: '该店铺未设置定位',
- icon: 'none',
- duration: 3000
- });
- } else {
- uni.openLocation({
- latitude: Number(item.lat),
- longitude: Number(item.lng),
- name: item.shopName,
- address: item.provinceName + item.cityName + item.areaName +
- item.address,
- success: function() {
- console.log('success');
- },
- fail(err) {
- console.log(err)
- }
- });
- }
- },
- getAdress(){
- var that=this;
- var location = this.location.lng + ',' + this.location.lat
- console.log('location'+location)
- //location='117.29249484592015,39.026727973090274'
-
- uni.request({
- url: 'https://restapi.amap.com/v3/geocode/regeo',
- data: {
- key: '389a059efa3f499d9145eb84b1c3248d',
- location: location,
- },
- dataType: "json",
- success: (res) => {
- console.log('定位城市', res);
- if(res.data.regeocode){
- console.log("城市名称")
- console.log(res.data.regeocode.addressComponent.city)
- // console.log(res.data.pois[0].cityname)
- if(res.data.regeocode.addressComponent.city.length!=0){
- var cityname = res.data.regeocode.addressComponent.city;
-
- }else{
- var cityname = res.data.regeocode.addressComponent.province;
- }
-
- var cityCode = res.data.regeocode.addressComponent.adcode
- cityCode = cityCode.slice(0, -2)
- cityCode = cityCode + '00'
- this.cityName = cityname
- this.cityCode = cityCode
- that.getqueryShopList() //获取全部门店列表
- that.getAreaList()
-
- }else{
- console.log("接口获取失败")
- uni.hideLoading();
- }
-
- }
- });
- },
- getAreaList(){
- this.$http('opencarOwnerHome/shop-area-list', {
- city:this.cityCode
- }, 'GET').then(res => {
- this.areaList=res.data
-
- })
- },
- getqueryShopList2(){
- uni.showLoading({
- title: '加载中'
- })
- this.loading=false;
- this.$http('opencarOwnerHome/queryShopInfoList', {
-
- lat: this.location.lat ? this.location.lat : '',
- lng: this.location.lng ? this.location.lng : '',
- city:'',
- area:'',
- shopName:this.shopName
- }, 'GET').then(res => {
- uni.hideLoading();
- this.queryShopList = res.data.shop;
- this.loading=true;
- //console.log('list+=', this.queryShopList);
- if(this.queryShopList.length==0){
- /* uni.showToast({
- title: '当前城市暂无门店,请切换城市查看',
- icon: 'none',
- duration: 4000
- }); */
- uni.showModal({
- title: '提示',
- content: '当前城市暂无门店,请切换城市查看',
- success: function(res) {
- if (res.confirm) {
- // 执行确认后的操作
- uni.navigateTo({
- url:'/pages/subPack/chooseCity?type=1'
- })
- }
- else {
- // 执行取消后的操作
- }
- }
- })
- }
-
- })
- },
- getqueryShopList() {
- uni.showLoading({
- title: '加载中'
- })
- this.loading=false;
- this.$http('opencarOwnerHome/queryShopInfoList', {
- lat: this.location.lat ? this.location.lat : '',
- lng: this.location.lng ? this.location.lng : '',
- city:this.cityCode,
- area:this.area,
- shopName:this.shopName
- }, 'GET').then(res => {
- uni.hideLoading();
- this.queryShopList = res.data.shop;
- this.loading=true;
- //console.log('list+=', this.queryShopList);
- if(this.queryShopList.length==0){
- /* uni.showToast({
- title: '当前城市暂无门店,请切换城市查看',
- icon: 'none',
- duration: 4000
- }); */
- uni.showModal({
- title: '提示',
- content: '当前城市暂无门店,请切换城市查看',
- success: function(res) {
- if (res.confirm) {
- // 执行确认后的操作
- uni.navigateTo({
- url:'/pages/subPack/chooseCity?type=1'
- })
- }
- else {
- // 执行取消后的操作
- }
- }
- })
- }
- })
- },
- goDetail(item) {
- // uni.navigateTo({
- // url: '../shop/shopDetail?id=' + item.shopId
- // })
- if (this.userInfo) {
- uni.navigateTo({
- url:'onlineBooking?naShopId='+item.shopId+'&naUnionId='+item.unionId
- })
- } else {
- this.authorizShow = true;
- return false;
- }
-
- }
- },
-
- // 下拉刷新
- onPullDownRefresh() {
-
- this.getqueryShopList()
- setTimeout(function() {
- uni.stopPullDownRefresh();
- }, 1000);
- },
-
- }
- </script>
- <style scoped>
- .newTop{
- width: 702rpx;
- height: 70rpx;
- background: #FFFFFF;
- padding: 24rpx;
- position: fixed;
- top: 0;left: 0;z-index: 11;
- }
- .newTopSSbox{
- height: 50rpx;
- border-radius: 15rpx;
- border: 2rpx solid #FCD903;
- padding: 10rpx 0;
- display: flex;
- }
- .newTopXia{
- width: 12rpx;height: 8rpx;margin-top: 20rpx;margin-left: 10rpx;
- }
- .newTopSSLeft{
- width: 190rpx;
- display: flex;
- border-right: 1px solid #EEEEEE;
- justify-content: center;
- }
- .newSImg{
- width: 28rpx;height: 28rpx;
- margin-left: 30rpx;margin-top: 10rpx;
- }
- .sstopInput{
- width: 400rpx;
- height: 50rpx;
- line-height: 50rpx;
- font-size: 26rpx;
- padding-left: 16rpx;
- }
- .newTopSSRight{
- display: flex;
- }
- .newregionTxt{
- font-size: 26rpx;
- color: #333333;
- line-height: 50rpx;
- white-space: nowrap; /* 禁止换行 */
- overflow: hidden; /* 隐藏溢出内容 */
- text-overflow: ellipsis; /* 添加省略号 */
- max-width: 150rpx;
- }
- .dhImg{
- width: 35rpx;height: 35rpx;border-radius: 6rpx;
- }
- .newdistance{
- position: absolute;top: 22rpx;right: 18rpx;
- text-align: center;
- font-size: 22rpx;
- color: #666666;
- }
- .areaCkIcon{
- width: 38rpx;height: 28rpx;
- }
- .popup-content{
- width: 590rpx;
- background: #FFFFFF;
- height: 100vh;
- }
- .brandList{
- height:99vh;
- }
- .areaListLine{
- padding:30rpx 24rpx;
- color: #666666;
- font-size: 28rpx;
- border-bottom: 1px solid #eaeaea;
- display: flex;
- justify-content: space-between;
- line-height: 28rpx;
- }
- .areaActvie{
- background: #F19D01;
- color: #FFFFFF;
- }
-
- .jtbelow{
- width: 14rpx;height: 7rpx;
- margin-left: 10rpx;margin-top: 10rpx;
- }
- .regionSx{
- width: 2rpx;height: 33rpx;background:#EEEEEE;
- }
- .regionLine{
- display: flex;justify-content: center;font-size: 26rpx;
- width: 370rpx;line-height: 33rpx;color: #3C3C3C;
- }
- .regionBox{
- display: flex;
- justify-content: center;
- background: #FFFFFF;
- padding: 20rpx 0;
- margin-bottom: 20rpx;
- position: fixed;
- width: 100vw;
- top: 118rpx;left: 0;
- }
- .box {
- min-height: 100vh;
- background-color: #F4F5F7;
- padding-bottom: 60rpx;
- }
- .shopdhBox{
- display: flex;padding-top: 20rpx;
- justify-content: space-between;
- }
- .shopcall{
- display: flex;
- }
- .shopcallIcon{
- width: 26rpx;height: 26rpx;margin-top: 2rpx;
- }
- .shopcallTxt{
- font-size: 24rpx;
- color: #222222;
- line-height: 33rpx;padding-left: 8rpx;
- }
- .yuyuBtnBox{
- display: flex;
- font-size: 24rpx;
- color: #FF8113;
- align-items: center;
- justify-items: center;
- /* border-left: 1px solid #EEEEEE;
- padding-left: 20rpx; */
- }
- .shopline {
- margin: 0rpx 24rpx 20rpx;
- padding: 24rpx 20rpx;
- background-color: #FFFFFF;
- border-radius: 20rpx;
- display: flex;
- position: relative;
- }
- .nodataImg {
- width: 400rpx;
- padding-top: 100rpx;
- }
- .noTxt {
- font-size: 36rpx;
- color: #999999;
- padding-top: 50rpx;
- }
- .nodataBox {
- text-align: center;
- }
- .shopImg {
- width: 160rpx;
- height: 160rpx;
- border-radius: 10rpx;
- }
- .shopBox {
- padding-top: 30rpx;
- display: flex;
- }
- .flex {
- display: flex;
- justify-content: space-between;
- }
- .shopCont {
- padding-left: 22rpx;
- width: 520rpx;
- }
-
- .span1 {
- color: #FF4F00;
- font-size: 36rpx;
- }
- .span2 {
- color: #FF4F00;
- font-size: 22rpx;
- }
- .span3 {
- color: #333333;
- font-size: 22rpx;
- padding-left: 22rpx;
- }
- .shopBq {
- color: #FF4F00;
- font-size: 22rpx;
- border-radius: 4rpx;
- border: 1px solid #FF4F00;
- line-height: 30rpx;
- height: 30rpx;
- padding: 0rpx 5rpx;
- margin-top: 10rpx;
- }
- .brandsBg {
- display: flex;
- align-items: center;
- padding: 10rpx 0rpx;
- flex-wrap: wrap;
- height: 34rpx;
- /* 隐藏文字显示 ...不换行 */
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
-
- .brands {
- border-radius: 4rpx;
- padding: 0 5rpx;
- color: #F19D01;
- height: 28rpx;
- border: 1px solid #F19D01;
- font-size: 22rpx;
- line-height: 30rpx;
- margin: 5rpx 10rpx 5rpx 0rpx;
- }
- .timeBg {
- display: flex;
- }
- .shopTime {
- color: #666666;
- font-size: 26rpx;
- padding-top: 4rpx;
- }
- .addressBox {
- color: #666666;
- font-size: 22rpx;
- }
- .shopNameSearchInput {
- width: 500rpx;
- }
- .colorCS {
- color: #FF4F00;
- }
- .shopbox {
- padding: 0 16rpx;
- }
- .shopCallImg {
- width: 38rpx;
- height: 46rpx;
- }
- .shopTop {
- display: flex;
- justify-content: space-between;
-
- }
- .shopright {
- padding-left: 28rpx;
- width: 500rpx;
- }
- .shopName {
- font-size: 32rpx;
- font-weight: bold;
- color: #222222;
- line-height: 40rpx;
- width: 450rpx;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .shopScore1 {
- font-size: 36rpx;
- font-weight: bold;
- color: #FF4F00;
- height: 50rpx;
- line-height: 50rpx;
- }
- .shopScore11 {
- font-size: 22rpx;
- color: #FF4F00;
- margin-right: 14rpx;
- }
- .shopScore2 {
- font-size: 22rpx;
- color: #666666;
- margin-right: 14rpx;
- padding: 8rpx 0;
- }
- .shopScore3 {
- font-size: 22rpx;
- color: #333333;
- padding-left: 20rpx;
- }
- .Btn {
- width: 104rpx;
- height: 56rpx;
- background: #FF2400 linear-gradient(135deg, #FD5300 0%, #FF270A 100%);
- border-radius: 6rpx;
- font-size: 26rpx;
- text-align: center;
- color: #FFFFFF;
- line-height: 56rpx;
- }
- .shopBottom {
- display: flex;
- }
- .shopBottomLeft {
- font-size: 25rpx;
- color: #666666;
- line-height: 30rpx;
- padding-top: 8rpx;
- display: flex;
- justify-content: space-between;
- padding-right: 10rpx;
- }
- .shopaddress {
- width: 400rpx;
- /* 隐藏文字显示 ...不换行 */
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- color: #999999;
- }
- .noMore {
- text-align: center;
- line-height: 50rpx;
- color: #999999;
- font-size: 28rpx;
- }
- .authorizBox{
- width: 100vw;
- height: 100vh;
- background: rgba(0, 0, 0, 0.5);
- position: fixed;
- top: 0;
- left: 0;
- }
- .authorizCont{
- margin-top: 30vh;
- width: 564rpx;
- height: 408rpx;
- background: #FFFFFF;
- border-radius: 24rpx;
- margin-left: 93rpx;
- position: relative;
- }
- .authorizCloseImg{
- width: 62rpx;
- height: 62rpx;
- }
- .sqLogoBox{
- width: 180rpx;
- height: 180rpx;
- background: #FFFFFF;
- border-radius: 90rpx;
- text-align: center;
- position: absolute;
- top: -50rpx;
- left: 192rpx;
- }
- .authorizName{
- color: #333333;
- line-height: 42rpx;
- font-size: 30rpx;
- text-align: center;
- padding-top: 58rpx;
- }
- .authorizMs{
- color: #999999;
- line-height: 36rpx;
- font-size: 26rpx;
- width: 452rpx;
- padding-top: 24rpx;
- text-align: center;
- margin-left: 56rpx;
- }
- .authorizContbutton{
- width: 422rpx;
- height: 88rpx;
- background: #EC0F0A;
- border-radius: 44rpx;
- line-height: 88rpx;
- text-align: center;
- font-size:30rpx;
- color: #FFFFFF;
- margin-top: 62rpx;
- margin-left:71rpx;
- }
- .sstop{
- position: fixed;
- padding-top: 24rpx;
- padding-left: 24rpx;
- background: #ffffff;
- width: 100vw;
- top: 0rpx;
- left: 0;
- padding-bottom: 20rpx;
- }
- .sstopimg{
- width: 40rpx;
- height: 40rpx;
- position: absolute;
- left: 44rpx;
- top: 40rpx;
- }
- .inputCh{
- width:40rpx;
- height: 40rpx;
- position: absolute;
- right: 60rpx;
- top: 40rpx;
- z-index: 11;
- }
- </style>
|