index_mall.vue 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924
  1. <template>
  2. <view>
  3. <!-- <headerSerch :dataConfig="headItem"></headerSerch> -->
  4. <view class="nav-bar_2">
  5. <text class="text_3">中意购</text>
  6. </view>
  7. <view class="block_2 ">
  8. <view class = "map_box" >
  9. <map id="map"
  10. class="map"
  11. :enable-scroll="false"
  12. :latitude="markers[0].latitude"
  13. :longitude="markers[0].longitude"
  14. :markers="markers"
  15. >
  16. </map>
  17. </view>
  18. <view class="image-text_10 flex-row">
  19. <!-- <text class="text-group_2" @click="getCurrentLocation()">切换地点</text>-->
  20. <text class="text-group_2" @click="changeAddress">切换地点</text>
  21. <image class="icon_2" referrerpolicy="no-referrer"
  22. src="../../../static/images/quehuan.png" />
  23. </view>
  24. </view>
  25. <!-- 轮播 -->
  26. <view class="swiper-group">
  27. <u-swiper :list="swiperList" @change="e => current = e.current" :autoplay="false">
  28. <view slot="indicator" class="indicator">
  29. <view class="indicator__dot"
  30. v-for="(item, index) in swiperList"
  31. :key="index"
  32. :class="[index === current && 'indicator__dot--active']">
  33. </view>
  34. </view>
  35. </u-swiper>
  36. </view>
  37. <view class="header-group">
  38. <view class="tabs">
  39. <u-tabs class="defalt-utabs" :is-scroll="false" :list="navigationList" @click="clickNav" lineColor="#B22338" :inactiveStyle="{ color: '#999999' }"
  40. :activeStyle="{ color: '#B22338', fontWeight: 'bold' }" keyName="title"></u-tabs>
  41. </view>
  42. </view>
  43. <view class="good-list">
  44. <latestGroupBuying @changeTab="changeTab" :iSshowH="true" @detail="goDetail" :currentId="currentId"
  45. - :isSortType="false" :positionInfo="positionInfo" ref="latestGroupBuying"></latestGroupBuying>
  46. </view>
  47. <view v-if="!isLogin">
  48. <u-skeleton :loading="true" rows="20" :animate="true"></u-skeleton>
  49. </view>
  50. <view v-else>
  51. </view>
  52. <uni-popup ref="popup" type="top">
  53. <view class="popup flex-col justify-center ">
  54. <view class="map1_box flex-row justify-center">
  55. <map id="map1"
  56. class="map"
  57. :latitude="markers1[0].latitude"
  58. :longitude="markers1[0].longitude"
  59. :markers="markers1"
  60. @regionchange="regionChange"
  61. >
  62. </map>
  63. </view>
  64. <view class="btn_box flex-row justify-center">
  65. <u-button @click="closePopup">取消</u-button>
  66. <u-button @click="changeAddressConfirm">确定</u-button>
  67. </view>
  68. </view>
  69. </uni-popup>
  70. <u-popup :show="showTips" mode="center" @close="showTips = false" @open="()=>{}">
  71. <view class="tips">
  72. <view class="tips1">
  73. 温馨提示
  74. </view>
  75. <view class="tips2">
  76. 您所在的城市没有开放团购目前仅支持的城市如下:
  77. </view>
  78. <view class="tips3">
  79. 上海市
  80. </view>
  81. <view class="tips4">
  82. 您可以通过右上角"切换地点"定位到支持
  83. </view>
  84. <button class="tips5">
  85. 知道了
  86. </button>
  87. </view>
  88. </u-popup>
  89. </view>
  90. </template>
  91. <script>
  92. import headerSerch from './components/headerSerch';
  93. import latestGroupBuying from './components/latestGroupBuying';
  94. import { getAddress } from '../../../api/wxMap'
  95. import {
  96. toLogin
  97. } from '@/libs/login.js';
  98. import {
  99. mapGetters
  100. } from "vuex";
  101. import {getAdsList, getNoticeList, getCategoryOne,getGoodsPage, getIndexData, getGoodsInfo} from '../../../api/home.js'
  102. import {latestGroupon, historyGroupon, detailGroupon, goodsDetail} from '../../../api/groupon.js'
  103. import {
  104. goShopDetail
  105. } from '@/libs/order.js';
  106. import UButton from "../../../uni_modules/uview-ui/components/u-button/u-button";
  107. export default {
  108. components: {
  109. UButton,
  110. headerSerch,
  111. latestGroupBuying
  112. },
  113. data () {
  114. return {
  115. showTips:true,
  116. markers:[{
  117. id: 1,
  118. latitude: '',//纬度,必填
  119. longitude:'',//经度,必填
  120. title:'',//标注点名
  121. width:32,//标注图标宽度,Number类型
  122. height:32,//标注图标高度,Number类型
  123. iconPath:'../../../static/images/addressIcon.png',//显示的图标,必填
  124. label: {
  125. content: '',
  126. textAlign:"center"
  127. }
  128. }],
  129. markers1:[{
  130. id: 1,
  131. latitude: '',//纬度,必填
  132. longitude:'',//经度,必填
  133. title:'',//标注点名
  134. width:32,//标注图标宽度,Number类型
  135. height:32,//标注图标高度,Number类型
  136. iconPath:'../../../static/images/addressIcon.png',//显示的图标,必填
  137. label: {
  138. content: '',
  139. textAlign:"center"
  140. }
  141. }],
  142. currentId: 0,
  143. noticeShow: false,
  144. noticeContent: '',
  145. tempArr: [],
  146. where: {
  147. zoneType: 8,
  148. current: 1,
  149. size: 20,
  150. },
  151. isSortType: 0,
  152. current: 0,
  153. noticeList: [],
  154. notice: [
  155. '寒雨连江夜入吴',
  156. '平明送客楚山孤',
  157. '洛阳亲友如相问',
  158. '一片冰心在玉壶'
  159. ],
  160. swiperList: [
  161. 'https://cdn.uviewui.com/uview/swiper/swiper3.png',
  162. 'https://cdn.uviewui.com/uview/swiper/swiper2.png',
  163. 'https://cdn.uviewui.com/uview/swiper/swiper1.png',
  164. ],
  165. navigationList: [{
  166. title: '最新团购',
  167. id: '0'
  168. }, {
  169. title: '历史团购',
  170. id: '1'
  171. }],
  172. positionInfo: {
  173. address: '',
  174. longitude: '', //经度
  175. latitude: '', //纬度
  176. },
  177. user_latitude: '',
  178. user_longitude: ''
  179. }
  180. },
  181. computed: mapGetters(['isLogin']),
  182. created () {
  183. this.getAdsList();
  184. this.getLatestGroupon();
  185. this.getCurrentLocation()
  186. },
  187. onMounted (options) {
  188. },
  189. onLoad (options) {
  190. },
  191. onShow () {
  192. },
  193. updated () {
  194. },
  195. watch: {
  196. isLogin: {
  197. deep: true, //深度监听设置为 true
  198. handler: function (newV, oldV) {
  199. this.getAdsList()
  200. this.getLatestGroupon()
  201. }
  202. }
  203. },
  204. methods: {
  205. /**
  206. * 地图点击事件 定位不正确,原因未知,先不用
  207. * @param e
  208. */
  209. // tap(e){
  210. // console.log(e)
  211. // this.markers1[0].latitude= e.detail.latitude;
  212. // this.markers1[0].latitude= e.detail.latitude;
  213. //
  214. // },
  215. /**
  216. * 地图拖动事件
  217. * @param e
  218. */
  219. regionChange(e){
  220. this.mapContext = uni.createMapContext("map1", this);
  221. this.mapContext.getCenterLocation({
  222. type: 'gcj02',
  223. success: (res) => {
  224. this.markers1[0].longitude = res.longitude;
  225. this.markers1[0].latitude = res.latitude;
  226. getAddress(this.markers1[0].longitude,this.markers1[0].latitude).then(res =>{
  227. uni.setStorageSync('user_longitude', this.markers1[0].longitude);
  228. uni.setStorageSync('user_latitude', this.markers1[0].latitude);
  229. console.log(res)
  230. this.markers1[0].label.content = res.result.address_reference.landmark_l2.title
  231. });
  232. }
  233. });
  234. },
  235. closePopup(){
  236. this.$refs.popup.close()
  237. },
  238. changeAddressConfirm(){
  239. this.$refs.popup.close()
  240. this.markers = this.markers1
  241. },
  242. changeAddress(){
  243. this.$refs.popup.open('top')
  244. },
  245. // 通过自带的方法获取到当前的经纬度,调用方法获取到地址获取到地址的中文信息
  246. getCurrentLocation () {
  247. let that = this //在uniapp中药定义一下this才能使用
  248. uni.getLocation({
  249. type: 'wgs84',
  250. success: function (res) {
  251. uni.setStorageSync('user_longitude', res.longitude);
  252. uni.setStorageSync('user_latitude', res.latitude);
  253. console.log("dizhixinxi -> ", res)
  254. that.positionInfo.longitude = res.longitude;
  255. that.positionInfo.latitude = res.latitude;
  256. that.markers[0].longitude = res.longitude;
  257. that.markers[0].latitude = res.latitude;
  258. getAddress(res.longitude,res.latitude).then(res =>{
  259. //初始化地址信息
  260. console.log("++++++++++初始化地址信息++++++++++++",res)
  261. that.positionInfo.address =res.result.address_reference.landmark_l2.title
  262. that.markers[0].label.content = res.result.address_reference.landmark_l2.title
  263. that.markers1 =that.markers
  264. })
  265. }
  266. });
  267. },
  268. // 获取当前地址
  269. loAcquire (longitude, latitude) {
  270. let that = this;
  271. // uni.showLoading({
  272. // title: '加载中',
  273. // mask: true
  274. // });
  275. let str = `output=jsonp&key='此处输入你申请的密钥'=${latitude},${longitude}` //记得在这里要输入密钥哦!
  276. console.log(this.$jsonp);
  277. this.$jsonp('https://apis.map.qq.com/ws/geocoder/v1/?', {}).then(res => {
  278. console.log(res);
  279. uni.hideLoading();
  280. if (res.status == 0) {
  281. that.positionInfo.address = '当前位置是:' + res.result.address_component.street_number; //当前定位
  282. }
  283. })
  284. },
  285. pullResh () {
  286. if (this.current == 0) {
  287. uni.showLoading({ title: '刷新中' });
  288. this.getAdsList()
  289. this.getLatestGroupon()
  290. } else {
  291. this.$refs.latestGroupBuying.getGoodsPage()
  292. }
  293. },
  294. getLatestGroupon() {
  295. // let that = this;
  296. // latestGroupon({
  297. // current: 1,
  298. // size: 1,
  299. // longitude: that.positionInfo.longitude,
  300. // latitude: that.positionInfo.latitude
  301. // }).then(res => {
  302. // console.log(res)
  303. // })
  304. },
  305. getGoodsInfo () {
  306. getGoodsInfo({
  307. current: 1,
  308. size: 50,
  309. isRecom: 1
  310. }).then(res => {
  311. this.tempArr = res.data
  312. uni.stopPullDownRefresh()
  313. uni.hideLoading();
  314. })
  315. },
  316. getBroGoodsInfo () {
  317. getGoodsInfo({
  318. current: 1,
  319. size: 50,
  320. zoneType: 6
  321. }).then(res => {
  322. this.tempArrBao = res.data
  323. })
  324. },
  325. getCategoryOne () {
  326. getCategoryOne().then(res => {
  327. this.navigationList = []
  328. let tuiJian = {
  329. title: '推荐',
  330. id: '0'
  331. }
  332. this.navigationList = res.data
  333. this.navigationList.unshift(tuiJian)
  334. })
  335. },
  336. menusTap (url, zoneType) {
  337. let that = this
  338. // #ifdef H5
  339. location.href = url
  340. // #endif
  341. // #ifdef MP || APP-PLUS
  342. if (zoneType == 8) {
  343. //共富取消中间过渡界面
  344. getGoodsInfo(that.where).then(res => {
  345. let list = res.data;
  346. if (that.where.zoneType == 8 && list.length == 1) {
  347. // 自动跳转共富1580商品详情
  348. that.godDetail(list[0])
  349. }
  350. })
  351. } else {
  352. uni.navigateTo({
  353. url: "/pages/goods/goods_list_mall/index?zoneType=" + zoneType + "&title=" + url
  354. });
  355. }
  356. // #endif
  357. },
  358. // 去详情页
  359. godDetail (item) {
  360. goShopDetail(item, this.uid).then(res => {
  361. uni.navigateTo({
  362. url: `/pages/goods_details/index?id=${item.id}`
  363. + "&zoneType=" + item.zoneType
  364. })
  365. })
  366. },
  367. noticeClose () {
  368. this.noticeShow = false
  369. },
  370. goNoticeDetail (value) {
  371. this.noticeContent = this.noticeList[value].content
  372. this.noticeShow = true
  373. },
  374. getNoticeList () {
  375. getNoticeList().then(res => {
  376. this.notice = []
  377. this.noticeList = res.data
  378. res.data.forEach(element => {
  379. this.notice.push(element.title)
  380. });
  381. })
  382. },
  383. getAdsList () {
  384. let that = this;
  385. getAdsList({
  386. type: 2
  387. }).then(res => {
  388. if (res.data.length > 0) {
  389. that.swiperList = []
  390. res.data.forEach(element => {
  391. that.swiperList.push(element.imageUrl)
  392. });
  393. }
  394. });
  395. },
  396. // 促销列表的点击事件;
  397. changeTab (type) {
  398. this.goodType = type;
  399. this.tempArr = [];
  400. this.page = 1;
  401. this.loadend = false;
  402. let onloadH = true;
  403. this.getGroomList(onloadH);
  404. },
  405. // 精品推荐
  406. getGroomList (onloadH) {
  407. let that = this;
  408. let type = that.goodType;
  409. if (that.loadend) return false;
  410. if (that.loading) return false;
  411. if (onloadH) {
  412. that.$set(that, 'iSshowH', true);
  413. }
  414. uni.request({
  415. url: 'api/groom/list',
  416. success: res => {
  417. that.$set(that, 'iSshowH', false);
  418. let maxPage = Math.ceil(this.numConfig / this.limit);
  419. let list = res.data.list,
  420. loadend = list.length < that.limit || that.page >= maxPage;
  421. let tempArr = that.$util.SplitArray(list, that.tempArr);
  422. that.$set(that, 'tempArr', tempArr.slice(0, this.numConfig));
  423. that.loadend = loadend;
  424. that.loadTitle = loadend ? that.$t(`没有更多内容啦~`) : that.$t(`加载更多`);
  425. that.page = that.page + 1;
  426. that.loading = false;
  427. }
  428. })
  429. // getGroomList(type, {
  430. // page: that.page,
  431. // limit: this.numConfig
  432. // })
  433. // .then(({
  434. // data
  435. // }) => {
  436. // that.$set(that, 'iSshowH', false);
  437. // let maxPage = Math.ceil(this.numConfig / this.limit);
  438. // let list = data.list,
  439. // loadend = list.length < that.limit || that.page >= maxPage;
  440. // let tempArr = that.$util.SplitArray(list, that.tempArr);
  441. // that.$set(that, 'tempArr', tempArr.slice(0, this.numConfig));
  442. // that.loadend = loadend;
  443. // that.loadTitle = loadend ? that.$t(`没有更多内容啦~`) : that.$t(`加载更多`);
  444. // that.page = that.page + 1;
  445. // that.loading = false;
  446. // })
  447. // .catch(res => {
  448. // that.loading = false;
  449. // that.loadTitle = that.$t(`加载更多`);
  450. // });
  451. },
  452. goDetail (item) {
  453. goShopDetail(item, this.$store.state.app.uid).then(res => {
  454. uni.navigateTo({
  455. url: `/pages/goods_details/index?id=${item.id}`
  456. });
  457. });
  458. },
  459. // 去商品详情
  460. goGoodsDetail (item) {
  461. goShopDetail(item, this.uid).then(res => {
  462. uni.navigateTo({
  463. url: `/pages/goods_details/index?id=${item.id}`
  464. });
  465. });
  466. },
  467. clickNav (e) {
  468. this.current = e.index
  469. // if (e.index > 0) {
  470. this.currentId = e.id
  471. // }
  472. // console.log("currentId ->", this.currentId)
  473. }
  474. }
  475. }
  476. </script>
  477. <style lang="scss" scoped>
  478. @import '../../../static/css/common.css';
  479. page {
  480. background-color: #ee4040;
  481. }
  482. .header-group {
  483. background-color: #F9F9F9;
  484. .search-group {
  485. display: flex;
  486. align-items: center;
  487. justify-content: space-between;
  488. padding: 30rpx 30rpx 10rpx 30rpx;
  489. .logo {
  490. width: 138rpx;
  491. height: 46rpx;
  492. }
  493. .message {
  494. line-height: 1;
  495. image {
  496. width: 48rpx;
  497. height: 48rpx;
  498. }
  499. }
  500. .search {
  501. flex: 1;
  502. padding: 0 30rpx;
  503. .searchBox {
  504. padding: 0 30rpx;
  505. display: flex;
  506. align-items: center;
  507. background-color: #FFF;
  508. border-radius: 100rpx;
  509. height: 60rpx;
  510. image {
  511. width: 28rpx;
  512. height: 28rpx;
  513. padding-right: 20rpx;
  514. }
  515. text {
  516. font-size: 24rpx;
  517. color: #999;
  518. }
  519. }
  520. }
  521. }
  522. .tabs {
  523. padding: 0 20rpx;
  524. }
  525. }
  526. .tab-content {
  527. .swiper-group {
  528. padding: 20rpx 30rpx 10rpx 30rpx;
  529. background-image: linear-gradient(to bottom, #EB4C63, #F9F9F9);
  530. }
  531. .grid-box {
  532. padding: 10rpx 30rpx 20rpx 30rpx;
  533. .grid-group {
  534. padding: 20rpx 0;
  535. border-radius: 20rpx;
  536. background-color: #FFF;
  537. display: flex;
  538. align-items: center;
  539. flex-wrap: wrap;
  540. .grid-item {
  541. width: 33.333%;
  542. display: flex;
  543. flex-direction: column;
  544. align-items: center;
  545. margin: 10rpx 0;
  546. image {
  547. width: 98rpx;
  548. height: 98rpx;
  549. }
  550. text {
  551. font-size: 24rpx;
  552. color: #666;
  553. margin-top: 10rpx;
  554. }
  555. }
  556. }
  557. }
  558. .notice {
  559. padding: 0 30rpx;
  560. }
  561. .sale-group {
  562. padding: 20rpx 30rpx;
  563. .sale-content {
  564. border-radius: 20rpx;
  565. background-image: linear-gradient(45deg, #EB4C63, #FFA470);
  566. padding: 20rpx 0;
  567. .title {
  568. display: flex;
  569. align-items: center;
  570. justify-content: space-between;
  571. color: #FFF;
  572. font-weight: bold;
  573. padding: 0 30rpx;
  574. .more {
  575. display: flex;
  576. align-items: center;
  577. font-size: 24rpx;
  578. font-weight: normal;
  579. image {
  580. width: 24rpx;
  581. height: 24rpx;
  582. }
  583. }
  584. }
  585. .goods-scroll {
  586. white-space: nowrap;
  587. padding: 20rpx 15rpx 0 15rpx;
  588. .goods-item {
  589. display: inline-block;
  590. width: 240rpx;
  591. padding: 15rpx;
  592. margin: 0 10rpx;
  593. background-color: #FFF;
  594. border-radius: 10rpx;
  595. image {
  596. width: 210rpx;
  597. height: 210rpx;
  598. }
  599. .goods-name {
  600. font-size: 26rpx;
  601. color: #333;
  602. width: 240rpx;
  603. margin: 6rpx 0;
  604. word-break: break-all;
  605. white-space: pre-wrap;
  606. text-overflow: ellipsis;
  607. display: -webkit-box;
  608. line-height: 1.2;
  609. -webkit-box-orient: vertical;
  610. -webkit-line-clamp: 2;
  611. overflow: hidden;
  612. }
  613. .tags {
  614. display: inline-block;
  615. font-size: 20rpx;
  616. padding: 6rpx;
  617. background-color: #FCE9EC;
  618. color: #EB4C63;
  619. margin: 6rpx 0;
  620. }
  621. .price {
  622. font-size: 32rpx;
  623. font-weight: bold;
  624. color: #EB4C63;
  625. }
  626. }
  627. }
  628. }
  629. }
  630. .goods-list {
  631. .title {
  632. text-align: center;
  633. color: #333;
  634. display: flex;
  635. align-items: center;
  636. justify-content: center;
  637. font-size: 32rpx;
  638. font-weight: bold;
  639. .line {
  640. display: inline-block;
  641. width: 200rpx;
  642. height: 2rpx;
  643. margin: 0 30rpx;
  644. background-color: #FFA470;
  645. }
  646. }
  647. .list-group {
  648. display: flex;
  649. align-items: center;
  650. flex-wrap: wrap;
  651. padding: 15rpx;
  652. box-sizing: border-box;
  653. .list-item-content {
  654. width: 50%;
  655. padding: 15rpx;
  656. box-sizing: border-box;
  657. .list-item {
  658. padding: 15rpx;
  659. background-color: #FFF;
  660. border-radius: 10rpx;
  661. image {
  662. width: 100%;
  663. }
  664. .goods-name {
  665. font-size: 28rpx;
  666. color: #333;
  667. margin: 6rpx 0;
  668. word-break: break-all;
  669. white-space: pre-wrap;
  670. text-overflow: ellipsis;
  671. display: -webkit-box;
  672. line-height: 1.4;
  673. -webkit-box-orient: vertical;
  674. -webkit-line-clamp: 2;
  675. overflow: hidden;
  676. }
  677. .tags {
  678. display: inline-block;
  679. font-size: 20rpx;
  680. padding: 6rpx;
  681. background-color: #FCE9EC;
  682. color: #EB4C63;
  683. margin: 6rpx 0;
  684. }
  685. .price {
  686. font-size: 32rpx;
  687. font-weight: bold;
  688. color: #EB4C63;
  689. }
  690. }
  691. }
  692. }
  693. }
  694. }
  695. .nav-bar_2 {
  696. width: 374px;
  697. margin-top: 6px;
  698. padding: 10px 9px 7px 16px;
  699. }
  700. .text_3 {
  701. overflow-wrap: break-word;
  702. color: rgba(51, 51, 51, 1);
  703. font-size: 18px;
  704. letter-spacing: 2px;
  705. font-family: STYuanti-SC-Regular;
  706. font-weight: NaN;
  707. text-align: left;
  708. white-space: nowrap;
  709. line-height: 24px;
  710. margin-top: 3px;
  711. }
  712. .applet-top-bar_1 {
  713. width: 90px;
  714. height: 30px;
  715. }
  716. .block_2 {
  717. box-shadow: 0px 2px 4px 0px rgba(178, 35, 56, 0.05);
  718. align-self: center;
  719. margin: 20rpx;
  720. margin-top: 4px;
  721. height: 70px;
  722. position: relative;
  723. top:0;
  724. left:0
  725. }
  726. .image-text_9 {
  727. width: 228px;
  728. }
  729. .icon_1 {
  730. width: 16px;
  731. height: 16px;
  732. margin: 2px 0 2px 0;
  733. }
  734. .text-group_1 {
  735. overflow-wrap: break-word;
  736. color: rgba(51, 51, 51, 1);
  737. font-size: 12px;
  738. text-align: left;
  739. white-space: nowrap;
  740. line-height: 20px;
  741. max-width: 190px;
  742. display: block;
  743. white-space: pre-line;
  744. }
  745. .image-text_10 {
  746. width: 56px;
  747. position: absolute;
  748. top:25px;
  749. right:10px
  750. }
  751. .text-group_2 {
  752. overflow-wrap: break-word;
  753. color: rgba(153, 153, 153, 1);
  754. font-size: 10px;
  755. font-weight: NaN;
  756. line-height: 20px;
  757. }
  758. .icon_2 {
  759. width: 12px;
  760. height: 12px;
  761. margin: 4px 0 4px 0;
  762. }
  763. .bord{
  764. border: 1px solid red;
  765. }
  766. .map_box{
  767. width: 100%;
  768. height: 70px;
  769. }
  770. .map{
  771. width: 100%;
  772. height: 100%;
  773. }
  774. .indicator {
  775. @include flex(row);
  776. justify-content: center;
  777. &__dot {
  778. height: 6px;
  779. width: 6px;
  780. border-radius: 100px;
  781. background-color: rgba(255, 255, 255, 0.35);
  782. margin: 0 5px;
  783. transition: background-color 0.3s;
  784. &--active {
  785. background-color: #ffffff;
  786. }
  787. }
  788. }
  789. .indicator-num {
  790. padding: 2px 0;
  791. background-color: rgba(0, 0, 0, 0.35);
  792. border-radius: 100px;
  793. width: 35px;
  794. @include flex;
  795. justify-content: center;
  796. &__text {
  797. color: #FFFFFF;
  798. font-size: 12px;
  799. }
  800. }
  801. .popup{
  802. width: 750rpx;
  803. height: 750rpx;
  804. background-color: #F9F9F9;
  805. }
  806. .map1_box{
  807. width: 750rpx;
  808. height: 670rpx;
  809. }
  810. .btn_box{
  811. width: 750rpx;
  812. height: 80rpx;
  813. }
  814. .tips{
  815. text-align: center;
  816. height: 500rpx;
  817. border-radius: 20rpx;
  818. padding: 30rpx;
  819. }
  820. .tips1{
  821. }
  822. .tips2{
  823. }
  824. .tips3{
  825. }
  826. .tips4{
  827. }
  828. .tips5{
  829. }
  830. </style>