index.vue 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737
  1. <template>
  2. <!-- 商城 -->
  3. <view class="">
  4. <!-- <view class="index-navbar"> -->
  5. <view style="position: relative;">
  6. <!-- 自定义导航栏 -->
  7. <image src="../../static/images/index/back.png"
  8. style="width: 750rpx;height: 1200rpx;position: absolute;top: 0;z-index: -1;" mode=""></image>
  9. <u-navbar bgColor='rgba(255, 215,215, 1)' :placeholder='true' :fixed='true'>
  10. <view class="u-nav-slot" slot="left" style="display: flex;">
  11. <view class="" style="width: 40rpx;height:40rpx;position: relative;">
  12. <u-badge :absolute='true' :offset="[0,-8]" :type="type" max="99" :value="unReadCount"></u-badge>
  13. <image @click="tochat" src="../../static/images/index/xiaoxi.png" mode=""
  14. style="width: 40rpx;height: 40rpx;">
  15. </image>
  16. </view>
  17. <image @click="counter" src="../../static/images/index/compile.png" mode=""
  18. style="width: 40rpx;height: 40rpx;margin-left: 22rpx;"></image>
  19. <image src="../../static/images/index/dianhua.png" mode=""
  20. style="width: 40rpx;height: 40rpx;margin-left: 22rpx;" @click="callphone"></image>
  21. </view>
  22. <view class="u-nav-slot" slot="center" style="width: 320rpx;">
  23. <u-subsection bgColor='rgba(248, 50, 36, 0.1)' activeColor='#F83224' inactiveColor='#222'
  24. :list="list" :current="current" @change="sectionChange"></u-subsection>
  25. </view>
  26. </u-navbar>
  27. <view class="" style="margin-top: 30rpx;padding:0 24rpx;">
  28. <!-- 搜索 -->
  29. <view class="search">
  30. <view class="u-flex">
  31. <u-icon name="search" size='32'></u-icon>
  32. <input type="text" v-model="keyword" :placeholder="i18n.Searchcon" />
  33. </view>
  34. <view class="right" @click="search">
  35. {{i18n.search}}
  36. </view>
  37. </view>
  38. <!-- tabs -->
  39. <view class=""
  40. style="display: flex;margin-top: 20rpx;align-items: center;justify-content: space-between;">
  41. <u-tabs :list="list1" @change='changetab'></u-tabs>
  42. <view class="border">
  43. </view>
  44. <view class="u-flex" style="margin-left: 24rpx;width: 100rpx;" @click="shoptype">
  45. <image src="../../static/images/index/fenlei.png" style="width: 24rpx;height: 24rpx;;" mode="">
  46. </image>
  47. <text class="fenlei">{{i18n.sort}}</text>
  48. </view>
  49. </view>
  50. <!-- 轮播图 -->
  51. <view class="" style="margin-top: 20rpx;">
  52. <u-swiper radius='10' :indicator='true' :list="banner"></u-swiper>
  53. </view>
  54. </view>
  55. </view>
  56. <view class="shopback">
  57. <view class="u-flex u-row-between">
  58. <!-- 百亿补贴 -->
  59. <view class="bigbox" @click="subsidy(1)">
  60. <view class="u-flex">
  61. <image src="../../static/images/index/butie.png" style="width: 104rpx;height: 26rpx;" mode="">
  62. </image>
  63. <view class="biaoqian" style="background: #F35D22;">{{i18n.expensive}}</view>
  64. </view>
  65. <view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
  66. <view v-for="(item,idx) in subsidylist" class="ssbox " style="margin-top: 16rpx;">
  67. <view class="" style="position: relative">
  68. <image :src="item.image" style="width: 144rpx;height: 144rpx;" mode=""></image>
  69. <view v-if="language=='zh-CN'" class="u-flex u-row-center"
  70. style="position: absolute;bottom: 10rpx;width: 144rpx;">
  71. <view class="u-flex">
  72. <view class="tag u-flex" style="background: rgba(243, 93, 34, 1);">
  73. <image src="../../static/images/index/down.png"
  74. style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
  75. mode="">
  76. </image>
  77. <text>已补</text>
  78. <text>{{(item.price*1000 - item.discount_price*1000)/1000 + i18n.RMB}}</text>
  79. </view>
  80. </view>
  81. </view>
  82. </view>
  83. <view class="money" style="text-align: center;">
  84. ¥{{item.discount_price}}
  85. </view>
  86. </view>
  87. </view>
  88. </view>
  89. <!-- 拼包好物 -->
  90. <view class="">
  91. <view class="smallbox" @click="subsidy(2)">
  92. <view class="u-flex">
  93. <image src="../../static/images/index/pinbao.png" style="width: 164rpx;height: 26rpx;"
  94. mode=""></image>
  95. <view class="biaoqian" style="background: rgba(255, 148, 21, 1);">{{i18n.expensive}}
  96. </view>
  97. </view>
  98. <view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
  99. <view v-for="(item,idx) in packlist" class="ssbox " style="margin-top: 16rpx;">
  100. <view class="" style="position: relative">
  101. <image :src="item.image" style=";width: 144rpx;height: 144rpx;" mode=""></image>
  102. <view class="u-flex u-row-center"
  103. style="position: absolute;bottom: 10rpx;width: 144rpx;">
  104. <view class="u-flex">
  105. <!-- <image src="../../static/images/index/label.png"
  106. style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
  107. mode="">
  108. </image> -->
  109. <view v-if="item.is_discount==0" class="tag u-flex"
  110. style="background-color: rgba(251, 73, 70, 1);">
  111. <image src="../../static/images/index/down.png"
  112. style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
  113. mode="">
  114. </image>
  115. <text>{{(item.price*1000 - item.discount_price*1000)/1000 + i18n.RMB}}</text>
  116. </view>
  117. </view>
  118. </view>
  119. </view>
  120. </view>
  121. </view>
  122. </view>
  123. <view class="smallbox" @click="subsidy(3)">
  124. <view class="u-flex">
  125. <image src="../../static/images/index/postage.png" style="width: 116rpx;height: 26rpx;"
  126. mode=""></image>
  127. <view class="biaoqian" style="background:rgba(248, 50, 36, 1)">{{i18n.Something}}</view>
  128. </view>
  129. <view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
  130. <view v-for="(item,idx) in shippList" class="ssbox " style="margin-top: 8rpx;">
  131. <view class="" style="position: relative">
  132. <image :src="item.image" style="width: 124rpx;height: 124rpx;" mode=""></image>
  133. <view class="shopname" v-if="language =='zh-CN'">
  134. {{item.name_cn}}
  135. </view>
  136. <view class="shopname" v-if="language =='en-US'">
  137. {{item.name_en}}
  138. </view>
  139. <view class="shopname" v-if="language =='es-ES'">
  140. {{item.name_es}}
  141. </view>
  142. <view class="shopname" v-if="language =='it-IT'">
  143. {{item.name_ita}}
  144. </view>
  145. </view>
  146. </view>
  147. </view>
  148. </view>
  149. </view>
  150. </view>
  151. <view class="u-flex u-row-between" style="flex-wrap: wrap;">
  152. <view class="bigbox" v-for="(item,index) in recomlist" style="position: relative;"
  153. @click="todetail(item.id)">
  154. <image v-if="item.is_discount==0" src="../../static/images/index/discount.png"
  155. style="width: 60rpx;height: 36rpx;position: absolute;left: 12rpx;top: 12rpx;z-index: 10;"
  156. mode="">
  157. </image>
  158. <image :src="item.image"
  159. style="width: 340rpx;height: 340rpx;;margin-left: -20rpx;margin-top: -18rpx;" mode=""></image>
  160. <view class="title" v-if="language =='zh-CN'">
  161. {{item.name_cn}}
  162. </view>
  163. <view class="title" v-if="language =='en-US'">
  164. {{item.name_en}}
  165. </view>
  166. <view class="title" v-if="language =='es-ES'">
  167. {{item.name_es}}
  168. </view>
  169. <view class="title" v-if="language =='it-IT'">
  170. {{item.name_ita}}
  171. </view>
  172. <view class="">
  173. <text class="money">
  174. ¥{{item.discount_price}}
  175. </text>
  176. <text class="weight">
  177. ¥{{item.weight}}/kg
  178. </text>
  179. </view>
  180. <view v-if="item.label_arr" class="u-flex"
  181. style="flex-wrap: wrap;margin-top: 18rpx;column-gap: 6px;overflow: hidden;">
  182. <!-- <view v-for="(child,idx) in item.label_arr" :key="idx" class="taber"
  183. style="border: 1rpx solid #E5BC78;color: #E5BC78;">
  184. <text>{{child.name_cn}}</text>
  185. </view> -->
  186. <view v-for="(child,idx) in item.label_arr.slice(0,3)" :key="idx" class="taber"
  187. style="border: 1rpx solid rgba(237, 9, 9, 1);color: rgba(237, 9, 9, 1);">
  188. <text v-if="language =='zh-CN'">
  189. {{child.name_cn}}
  190. </text>
  191. <text v-if="language =='en-US'">
  192. {{child.name_en}}
  193. </text>
  194. <text v-if="language =='es-ES'">
  195. {{child.name_es}}
  196. </text>
  197. <text v-if="language =='it-IT'">
  198. {{child.name_ita}}
  199. </text>
  200. </view>
  201. <!-- <view class="taber" style="border: 1rpx solid #E5BC78;color: #E5BC78;">以旧换新</view> -->
  202. </view>
  203. </view>
  204. </view>
  205. </view>
  206. <u-popup :show="show" mode='center' :round='16' bgColor='transparent'>
  207. <view style="position: relative;" @click="advert">
  208. <image :src="configimage" style="width: 570rpx;height: 764rpx;border-radius: 16rpx;" mode=""></image>
  209. <view class="" style="text-align: center;" @click.stop='show=false'>
  210. <image src="../../static/images/index/close.png" mode="" style="width: 70rpx;height: 70rpx;">
  211. </image>
  212. </view>
  213. </view>
  214. </u-popup>
  215. <view class="" style="height: 160rpx;" v-if="recomlist.length >3"></view>
  216. <kj-tabbar :value1=1></kj-tabbar>
  217. </view>
  218. </template>
  219. <script>
  220. import {
  221. conn,
  222. } from '@/utils/WebIM';
  223. import {
  224. recom
  225. } from "../../network/shopApi.js";
  226. export default {
  227. data() {
  228. return {
  229. recomlist: [], //推荐列表
  230. //顶部分段器
  231. // list: [],
  232. current: 1,
  233. //tabs
  234. list1: [{
  235. name: '推荐',
  236. }],
  237. //轮播图
  238. banner: [
  239. 'https://cdn.uviewui.com/uview/swiper/swiper1.png',
  240. 'https://cdn.uviewui.com/uview/swiper/swiper2.png',
  241. 'https://cdn.uviewui.com/uview/swiper/swiper3.png',
  242. ],
  243. show: true,
  244. timer: '',
  245. language: 'zh-CN',
  246. subsidylist: [], //百万补贴
  247. packlist: [], //拼包好物
  248. shippList: [], //海外包邮
  249. keyword: '',
  250. page: 1,
  251. index: 0,
  252. parent_id: '',
  253. last_page: '',
  254. configimage: '',
  255. url: '',
  256. unReadCount: 0,
  257. type: "error",
  258. }
  259. },
  260. computed: {
  261. i18n() {
  262. return this.$t('index')
  263. },
  264. list() {
  265. var list = []
  266. list = [this.i18n.border, this.i18n.shop]
  267. return list
  268. }
  269. },
  270. onReachBottom() {
  271. if (this.page < this.last_page) {
  272. if (this.current != 0) {
  273. this.page++
  274. this.goods(this.parent_id)
  275. }
  276. } else {
  277. this.$u.toast('已无更多数据')
  278. }
  279. },
  280. onLoad(options) {
  281. // this.seater()
  282. if (options.current) {
  283. this.current = options.current
  284. }
  285. //商品推荐
  286. },
  287. onShow() {
  288. this.config()
  289. // tabs列表
  290. this.category()
  291. //百万补贴
  292. this.subsid()
  293. //拼包好物
  294. this.pack()
  295. //海外包邮
  296. this.shipp()
  297. this.recommend()
  298. if (uni.getStorageSync('language') != '') {
  299. this.language = uni.getStorageSync('language')
  300. }
  301. this.HXlogin()
  302. },
  303. methods: {
  304. HXlogin() {
  305. if (uni.getStorageSync('user_no') && uni.getStorageSync('pwd')) {
  306. var user_no = uni.getStorageSync('user_no')
  307. var pwd = uni.getStorageSync('pwd')
  308. conn.open({
  309. user: user_no,
  310. pwd: pwd,
  311. appKey: conn.appkey
  312. }).then(() => {
  313. console.log('res');
  314. this.getlist()
  315. }).catch(reason => {
  316. console.log('失败', reason);
  317. })
  318. }
  319. },
  320. getlist() {
  321. this.unReadCount = 0
  322. conn.getServerConversations({
  323. pageSize: 50,
  324. cursor: ''
  325. }).then((res) => {
  326. console.log(res);
  327. res.data.conversations.forEach((item) => {
  328. this.unReadCount += item.unReadCount
  329. })
  330. console.log(this.unReadCount);
  331. })
  332. },
  333. callphone() {
  334. uni.$u.http.get('/api/config', {
  335. params: {
  336. module: 'basic'
  337. }
  338. }).then((res) => {
  339. console.log(res);
  340. uni.makePhoneCall({
  341. phoneNumber: res.service_mobile
  342. })
  343. }).catch(() => {
  344. })
  345. },
  346. advert() {
  347. console.log(this.url);
  348. uni.navigateTo({
  349. url: this.url
  350. })
  351. },
  352. //广告弹窗
  353. config() {
  354. uni.$u.http.get('api/config', {
  355. params: {
  356. module: 'advertising'
  357. }
  358. }).then((res) => {
  359. console.log(res);
  360. this.configimage = res.image
  361. this.url = res.url
  362. }).catch(() => {
  363. })
  364. },
  365. //海外包邮接口
  366. shipp() {
  367. uni.$u.http.post('api/goods/shipping').then((res) => {
  368. this.shippList = res.data.splice(0, 2)
  369. }).catch(() => {
  370. })
  371. },
  372. //拼包好物接口
  373. pack() {
  374. uni.$u.http.post('/api/goods/pack').then((res) => {
  375. this.packlist = res.data.splice(0, 2)
  376. }).catch(() => {
  377. })
  378. },
  379. //百万补贴接口
  380. subsid() {
  381. uni.$u.http.post('/api/goods/subsidy').then((res) => {
  382. console.log(res);
  383. this.subsidylist = res.data.splice(0, 4)
  384. }).catch(() => {
  385. })
  386. },
  387. //标签切换
  388. changetab(e) {
  389. this.page = 1
  390. this.last_page = 0
  391. this.index = e.index
  392. this.parent_id = e.id
  393. if (this.index == 0) {
  394. this.recommend()
  395. } else {
  396. this.recomlist = []
  397. this.goods(this.parent_id)
  398. }
  399. },
  400. search() {
  401. if (this.index == 0) {
  402. this.recommend()
  403. } else {
  404. this.recomlist = []
  405. this.goods(this.parent_id)
  406. }
  407. },
  408. //商品推荐
  409. recommend() {
  410. uni.$u.http.post('/api/goods/recommend', {
  411. keyword: this.keyword
  412. }).then((res) => {
  413. this.recomlist = res
  414. }).catch(() => {
  415. })
  416. },
  417. //商品分类列表
  418. category() {
  419. uni.$u.http.get('/api/goods/category', {
  420. params: {
  421. parent_id: 0
  422. }
  423. }).then((res) => {
  424. const categoryArr = res
  425. this.list1 = [{
  426. name: ''
  427. }]
  428. if (this.language == 'en-US') {
  429. categoryArr.forEach(item => {
  430. item.name = item.name_en
  431. })
  432. this.list1[0].name = 'recommend'
  433. }
  434. if (this.language == 'es-ES') {
  435. categoryArr.forEach(item => {
  436. item.name = item.name_es
  437. })
  438. this.list1[0].name = 'recomendación'
  439. }
  440. if (this.language == 'it-IT') {
  441. categoryArr.forEach(item => {
  442. item.name = item.name_ita
  443. })
  444. this.list1[0].name = 'raccomandata'
  445. }
  446. if (this.language == 'zh-CN') {
  447. categoryArr.forEach(item => {
  448. item.name = item.name_cn
  449. })
  450. this.list1[0].name = '推荐'
  451. }
  452. this.list1 = this.list1.concat(categoryArr)
  453. }).catch(() => {
  454. })
  455. },
  456. //商品列表
  457. goods(id) {
  458. uni.$u.http.get('/api/goods', {
  459. params: {
  460. parent_id: id,
  461. limit: 10,
  462. page: this.page,
  463. keyword: this.keyword
  464. }
  465. }).then((res) => {
  466. this.recomlist = this.recomlist.concat(res.data)
  467. this.last_page = res.last_page
  468. }).catch(() => {
  469. })
  470. },
  471. //百万补贴跳转
  472. subsidy(item) {
  473. uni.navigateTo({
  474. url: '/pageA/subsidy?show=' + item
  475. })
  476. },
  477. //物流计算器
  478. counter() {
  479. uni.navigateTo({
  480. url: '/pageA/counter'
  481. })
  482. },
  483. //消息
  484. tochat() {
  485. uni.navigateTo({
  486. url: '/pageA/chat/news'
  487. })
  488. },
  489. //商品分类
  490. shoptype() {
  491. uni.navigateTo({
  492. url: '/pageA/shoptype'
  493. })
  494. },
  495. //分段器切换
  496. sectionChange(index) {
  497. this.current = index;
  498. console.log(index);
  499. if (this.current == 0) {
  500. uni.switchTab({
  501. url: '/pages/express/express?current=0'
  502. })
  503. this.current = 1
  504. }
  505. },
  506. //详情
  507. todetail(id) {
  508. uni.navigateTo({
  509. url: '/pageA/productdetails?id=' + id
  510. })
  511. }
  512. }
  513. }
  514. </script>
  515. <style lang="scss" scoped>
  516. page {
  517. background-color: rgba(0, 0, 0, 0)
  518. }
  519. .index-navbar {
  520. position: sticky;
  521. top: 0;
  522. left: 0;
  523. width: 750rpx;
  524. z-index: 100;
  525. }
  526. ::v-deep .u-tabs {
  527. width: 560rpx;
  528. }
  529. .taber {
  530. border-radius: 4rpx;
  531. padding: 4rpx 8rpx;
  532. margin-bottom: 10rpx;
  533. font-family: PingFangSC, PingFang SC;
  534. font-weight: 400;
  535. font-size: 16rpx;
  536. color: #D48700;
  537. line-height: 28rpx;
  538. text-align: left;
  539. font-style: normal;
  540. }
  541. .title {
  542. font-family: SFPro, SFPro;
  543. font-weight: 400;
  544. font-size: 26rpx;
  545. color: #222222;
  546. // line-height: 30rpx;
  547. // text-align: left;
  548. // font-style: normal;
  549. width: 300rpx;
  550. // height: 70rpx;
  551. overflow: hidden;
  552. text-overflow: ellipsis;
  553. word-break: break-all;
  554. -webkit-line-clamp: 1;
  555. display: -webkit-box;
  556. -webkit-box-orient: vertical;
  557. }
  558. .weight {
  559. font-family: SFPro, SFPro;
  560. font-weight: 400;
  561. font-size: 20rpx;
  562. color: #888888;
  563. line-height: 24rpx;
  564. text-align: left;
  565. font-style: normal;
  566. margin-left: 12rpx;
  567. }
  568. .shopname {
  569. width: 124rpx;
  570. overflow: hidden;
  571. text-overflow: ellipsis;
  572. word-break: break-all;
  573. white-space: nowrap;
  574. font-family: PingFangSC, PingFang SC;
  575. font-weight: 400;
  576. font-size: 20rpx;
  577. color: #666666;
  578. line-height: 28rpx;
  579. text-align: left;
  580. font-style: normal;
  581. }
  582. .money {
  583. font-family: HarmonyOS_Sans_Medium;
  584. font-size: 28rpx;
  585. color: #F83224;
  586. line-height: 38rpx;
  587. text-align: right;
  588. font-style: normal;
  589. }
  590. .biaoqian {
  591. height: 28rpx;
  592. border-radius: 6rpx;
  593. padding: 6rpx;
  594. margin-left: 8rpx;
  595. font-family: PingFangSC, PingFang SC;
  596. font-weight: 400;
  597. font-size: 20rpx;
  598. color: #FFFFFF;
  599. line-height: 28rpx;
  600. text-align: center;
  601. }
  602. .tag {
  603. // height: 28rpx;
  604. border-radius: 14rpx 14rpx 14rpx 0rpx;
  605. border: 1rpx solid #FFFFFF;
  606. padding: 6rpx;
  607. text-align: center;
  608. font-family: PingFangSC, PingFang SC;
  609. font-weight: 400;
  610. font-size: 20rpx;
  611. color: #FFFFFF;
  612. line-height: 28rpx;
  613. text-align: center;
  614. font-style: normal;
  615. box-sizing: border-box;
  616. // margin-left: -15rpx;
  617. }
  618. .bigbox {
  619. width: 340rpx;
  620. // height: 468rpx;
  621. background: #FFFFFF;
  622. border-radius: 12rpx;
  623. border: 2rpx solid #FFFFFF;
  624. margin-bottom: 22rpx;
  625. padding: 18rpx 20rpx;
  626. box-sizing: border-box;
  627. }
  628. .smallbox {
  629. width: 340rpx;
  630. height: 226rpx;
  631. background: #FFFFFF;
  632. border-radius: 12rpx;
  633. border: 2rpx solid #FFFFFF;
  634. margin-bottom: 22rpx;
  635. padding: 18rpx 20rpx;
  636. box-sizing: border-box;
  637. }
  638. .shopback {
  639. width: 750rpx;
  640. min-height: 1216rpx;
  641. background: #F4F4F4;
  642. border-radius: 28rpx 28rpx 0rpx 0rpx;
  643. padding: 26rpx 24rpx;
  644. box-sizing: border-box;
  645. }
  646. .fenlei {
  647. font-family: PingFangSC, PingFang SC;
  648. font-weight: 400;
  649. font-size: 28rpx;
  650. color: #222222;
  651. line-height: 40rpx;
  652. text-align: right;
  653. font-style: normal;
  654. margin-left: 8rpx;
  655. }
  656. .search {
  657. width: 702rpx;
  658. height: 68rpx;
  659. background: #FFFFFF;
  660. border-radius: 34rpx;
  661. padding: 6rpx 6rpx 6rpx 36rpx;
  662. display: flex;
  663. align-items: center;
  664. justify-content: space-between;
  665. box-sizing: border-box;
  666. .right {
  667. width: 100rpx;
  668. height: 56rpx;
  669. background: #ED0909;
  670. border-radius: 28rpx;
  671. font-family: PingFangSC, PingFang SC;
  672. font-weight: 400;
  673. font-size: 26rpx;
  674. color: #FFFFFF;
  675. line-height: 56rpx;
  676. text-align: center;
  677. }
  678. }
  679. .border {
  680. width: 2rpx;
  681. height: 24rpx;
  682. border: 2rpx solid #979797;
  683. opacity: 0.2;
  684. background-color: #979797;
  685. }
  686. // ::v-deep .u-navbar__content.data-v-1194bf80 {
  687. // background-color: rgba(0, 0, 0, 0) !important;
  688. // }
  689. // ::v-deep .u-status-bar.data-v-13f16680 {
  690. // background-color: rgba(0, 0, 0, 0) !important;
  691. // }
  692. ::v-deep .u-subsection--button.data-v-b14d3440 {
  693. /* padding: 6rpx 34rpx !important; */
  694. border-radius: 64rpx !important;
  695. }
  696. ::v-deep .u-subsection--button__bar.data-v-b14d3440 {
  697. border-radius: 32rpx !important;
  698. }
  699. </style>