index.vue 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644
  1. <template>
  2. <view :style="{ minHeight: sys.windowHeight + 'px' }" :class="[$tm.vx.state().tmVuetify.black ? 'black' : ' ']">
  3. <tm-menubars title="" :shadow="0" :showback="false"></tm-menubars>
  4. <view class="C1b1b1b">
  5. <tm-search disabled="true" v-model="soso" color="white" confirm-text="" @click="sosoFun">
  6. <!-- <template #right>
  7. <view class="xiangji">
  8. <image src="/static/img/xiangji.png" mode="widthFix"></image>
  9. </view>
  10. </template> -->
  11. </tm-search>
  12. <view class="dingwei">
  13. <tm-quickCity color="blue" v-model="offshow" @change="qiehuandizhi">
  14. <image style="vertical-align: middle;" src="/static/img/dingwei.png" mode="widthFix"></image>
  15. <text style="vertical-align: middle;" class="text-size-g">{{chengshi}}</text>
  16. </tm-quickCity>
  17. </view>
  18. </view>
  19. <view class="zhuti mt-50">
  20. <tm-grid :grid="5" :list="list3" :icon-size="140" font-color="white"></tm-grid>
  21. <!-- 今日穿搭 -->
  22. <tm-sheet class="lunbo bushan1">
  23. <view class="py-10 text-size-g dianz">
  24. <image src="/static/img/6.png" mode="widthFix"></image>
  25. <text class="text-white">今日穿搭推荐</text>
  26. </view>
  27. <view class="pb-20 text-size-g">
  28. <view class="text-white" style="display: flex;justify-content: space-between;">
  29. <view v-if="list.length !=0"
  30. style="display: flex;align-items: center; justify-content: center;width: 46%;font-size: 16px;font-weight: bold;">
  31. {{list[current].name}}
  32. </view>
  33. <view class="qiehuan" v-if="list.length !=0">
  34. <tm-translate class="fl a_1" :auto="true" ref="a_1" :duration="80" animation-name="zoomIn">
  35. <image v-if="current==0" class="anniu mr-10" src="/static/img/14.png" mode="widthFix">
  36. </image>
  37. <image v-if="current!=0" @click="xia()" class="anniu mr-10" src="/static/img/12.png"
  38. mode="widthFix"></image>
  39. </tm-translate>
  40. <tm-swiper @click="tiaoclick" @change="jinriFun" class="tu fl" :previmage="false"
  41. :noSwiping="true" :height="220" :width="250" :current="current" :margin="8"
  42. :autoplay="false" :list="list"></tm-swiper>
  43. <tm-translate class="fl a_1" :auto="true" ref="a_5" :duration="80" animation-name="zoomIn">
  44. <image v-if="current<(list.length-1)" @click="shang()" class="anniu fl ml-10"
  45. src="/static/img/13.png" mode="widthFix"></image>
  46. <image v-if="current>(list.length-2)" class="anniu fl ml-10" src="/static/img/11.png"
  47. mode="widthFix"></image>
  48. </tm-translate>
  49. </view>
  50. </view>
  51. <tm-empty v-if="list.length ==0" label="暂无推荐" color="white" icon="icon-paperplane-fill"></tm-empty>
  52. </view>
  53. </tm-sheet>
  54. <!-- 明日计划 -->
  55. <tm-sheet class="lunbo1 bushan2">
  56. <view class="py-10 text-size-g dianz mingri">
  57. <image src="/static/img/17.png" mode="widthFix"></image>
  58. <text class="text-white">明日计划</text>
  59. </view>
  60. <view class="mt-20 text-size-g jihua">
  61. <tm-translate class="a_1" ref="a_6" :auto="true" :duration="80" animation-name="zoomIn">
  62. <image @click="jihuashang()" class="anniu mr-10" src="/static/img/18.png" mode="widthFix">
  63. </image>
  64. </tm-translate>
  65. <view class="bbb">
  66. <tm-swiper @click="tiao()" class="aaa" :previmage="false" :noSwiping="true" :current="current1"
  67. :autoplay="false" :list="list1"></tm-swiper>
  68. </view>
  69. <tm-translate class="a_1" ref="a_4" :auto="true" :duration="80" animation-name="zoomIn"
  70. style="right: 0px;">
  71. <image @click="jihuaxia()" class="anniu mr-10" src="/static/img/19.png" mode="widthFix"></image>
  72. </tm-translate>
  73. <view style="clear: both;"></view>
  74. </view>
  75. </tm-sheet>
  76. <!-- 热门穿搭 -->
  77. <tm-sheet class="lunbo1" style="margin-bottom: 70px !important;">
  78. <view class="py-10 text-size-g dianz mingri">
  79. <image src="/static/img/24.png" mode="widthFix"></image>
  80. <text class="text-white">热门穿搭</text>
  81. </view>
  82. <view class="text-size-g jihua remen">
  83. <view style="width: 48%;" class="fl">
  84. <view @click="tiaodapei(item.id)" v-for="(item,index) in listdata" v-if="index%2==0"
  85. class="round-3 shadow-2 overflow pa-10 mt-20"
  86. :class="[$tm.vx.state().tmVuetify.black ? 'black' : 'white']">
  87. <image class="logo" :src="item.image" mode="widthFix"></image>
  88. <view class="pa-10 text-size-s">
  89. <view class="text-overflow-2">
  90. <text>{{item.text}}</text>
  91. </view>
  92. <view class="mt-2 flex-between flex-center">
  93. <view>
  94. <!-- <tm-translate ref="a_2" :duration="80" animation-name="fadeIn"> -->
  95. <!-- <image class="remenzan" :src="dianzan1?'/static/img/29.png':'/static/img/9.png'" mode="widthFix"></image> -->
  96. <!-- </tm-translate> -->
  97. </view>
  98. </view>
  99. </view>
  100. </view>
  101. </view>
  102. <view style="width: 46%;" class="fr">
  103. <view style="width: 100%;" class="fr round-3 shadow-2 overflow pa-10 mt-20"
  104. :class="[$tm.vx.state().tmVuetify.black ? 'black' : 'white']">
  105. <view class="py-10 text-size-m dianz mingri">
  106. <text style="vertical-align: middle;" class="text-white">销量飙升榜</text>
  107. <image style="width: 25px;margin-left: 8px;" src="/static/img/36.png" mode="widthFix">
  108. </image>
  109. </view>
  110. <view class="py-10 text-size-s dianz mingri">
  111. <text class="text-white">亿万新品趋势洞察</text>
  112. </view>
  113. <view class="mt-10" v-for="item in shopGoodsList" @click="xiangqing(item)">
  114. <image class="chuandaimg fl" :src="item.image" mode="widthFix"></image>
  115. <view class="chuandazi fr">
  116. <view class="text-size-m text-weight-b text-overflow-2">{{item.goods_name}}</view>
  117. <view class="tm-cartCellListFood-label text-size-s text-grey py-8">{{item.goods_details}}
  118. </view>
  119. <image class="gengduo fr" src="/static/img/40.png" mode="widthFix"></image>
  120. </view>
  121. <view style="clear: both;"></view>
  122. </view>
  123. </view>
  124. <view style="clear: both;"></view>
  125. <view @click="tiaodapei(item.id)" v-for="(item,index) in listdata" v-if="index%2==1"
  126. class="round-3 shadow-2 overflow pa-10 mt-20"
  127. :class="[$tm.vx.state().tmVuetify.black ? 'black' : 'white']">
  128. <image class="logo" :src="item.image" mode="widthFix"></image>
  129. <view class="pa-10 text-size-s">
  130. <view class="text-overflow-2">
  131. <text>{{item.text}}</text>
  132. </view>
  133. <view class="mt-24 flex-between flex-center">
  134. </view>
  135. </view>
  136. </view>
  137. </view>
  138. <view style="clear: both;"></view>
  139. <view v-if="total>listdata.length" style="clear: both;" class="more ma-40 pt-40" @click="gengmore()">
  140. <image src="/static/img/30.png" mode="widthFix"></image>
  141. <text class="text-size-s">下拉加载更多~</text>
  142. </view>
  143. </view>
  144. </tm-sheet>
  145. </view>
  146. </view>
  147. </template>
  148. <script>
  149. import {
  150. myRequest
  151. } from '@/api/request.js'
  152. import qqmapsdk from '../../js_sdk/qqmap-wx-jssdk.js'
  153. const QQMapWX = new qqmapsdk({
  154. key: 'KNABZ-OAVCJ-O5IFJ-KBNST-SVIIZ-2EB3G'
  155. });
  156. export default {
  157. data() {
  158. return {
  159. offshow:false,
  160. chengshi:"南京",
  161. defaultValue: [],
  162. soso: '',
  163. aab: false,
  164. shoucangsrc: true,
  165. dianzan: true,
  166. dianzan1: true,
  167. list3: [],
  168. top: 60,
  169. sys: null,
  170. list2: [],
  171. list: [],
  172. list1: [],
  173. current: 0,
  174. current1: 0,
  175. listdata: [],
  176. pagesize:10,
  177. page:1,
  178. total:0,
  179. shopGoodsList:[]
  180. };
  181. },
  182. onLoad() {
  183. // #ifdef MP
  184. this.top = uni.upx2px(150);
  185. // #endif
  186. },
  187. created() {
  188. var that = this;
  189. if (uni.getStorageSync("token") == "") {
  190. uni.redirectTo({
  191. url: "/pages/login/index"
  192. })
  193. }
  194. this.sys = uni.getSystemInfoSync();
  195. this.getService();
  196. this.getremmend();
  197. this.getHot();
  198. this.getPlan();
  199. this.biaoshen();
  200. this.getCity()
  201. },
  202. methods: {
  203. getCity(){
  204. var that=this;
  205. uni.getLocation({
  206. type: 'wgs84',
  207. geocode: true,
  208. success: (res) => {
  209. console.log("获取经纬度成功");
  210. this.latitude = res.latitude;
  211. this.longitude = res.longitude;
  212. },
  213. fail: () => {
  214. console.log("获取经纬度失败");
  215. },
  216. complete: () => {
  217. // 解析地址
  218. QQMapWX.reverseGeocoder({
  219. location: {
  220. latitude: this.latitude,
  221. longitude: this.longitude
  222. },
  223. success: function(res) {
  224. console.log("解析地址成功");
  225. console.log(res);
  226. // 省
  227. let province = res.result.ad_info.province;
  228. // 市
  229. let city = res.result.ad_info.city;
  230. that.chengshi=city;
  231. console.log(province);
  232. console.log(city);
  233. },
  234. fail: function(res) {
  235. // uni.showToast({
  236. // title: '定位失败',
  237. // duration: 2000,
  238. // icon: "none"
  239. // })
  240. },
  241. complete: function(res) {
  242. console.log(res);
  243. }
  244. })
  245. }
  246. })
  247. },
  248. biaoshen(){
  249. let that = this;
  250. myRequest({
  251. url: "/api/ShopGoods/shopGoodsList",
  252. method: 'get',
  253. data: {}
  254. }).then(res => {
  255. if (res.data.code == 200) {
  256. that.shopGoodsList=res.data.data;
  257. // res.data.data.forEach(item => {
  258. // that.list3.push({
  259. // icon: item.img,
  260. // text: item.name,
  261. // sort: item.sort
  262. // })
  263. // })
  264. } else {
  265. that.$refs.toast.show({
  266. model: 'error',
  267. label: res.data.msg
  268. })
  269. }
  270. })
  271. },
  272. qiehuandizhi(e){
  273. if(e[2]!=null){
  274. this.offshow=false;
  275. this.chengshi=e[1];
  276. }
  277. },
  278. xiangqing(data){
  279. uni.navigateTo({
  280. url: "/pages/shopdetail/index?cartId="+data.id+'&classId='+data.category_id,
  281. })
  282. },
  283. // 获取用户服务列表
  284. getService() {
  285. let that = this;
  286. myRequest({
  287. url: "/api/Service/serviceList",
  288. method: 'get',
  289. data: that.reqData
  290. }).then(res => {
  291. if (res.data.code == 200) {
  292. res.data.data.forEach(item => {
  293. that.list3.push({
  294. icon: item.img,
  295. text: item.name,
  296. sort: item.sort
  297. })
  298. })
  299. } else {
  300. that.$refs.toast.show({
  301. model: 'error',
  302. label: res.data.msg
  303. })
  304. }
  305. })
  306. },
  307. // 获取穿搭推荐
  308. getremmend() {
  309. let that = this;
  310. myRequest({
  311. url: "/api/Collocation/recommendList",
  312. method: 'get',
  313. data: that.reqData
  314. }).then(res => {
  315. if (res.data.code == 200) {
  316. res.data.data.forEach(item => {
  317. that.list.push({
  318. src: item.image,
  319. name: item.title,
  320. id:item.id
  321. })
  322. })
  323. } else {
  324. that.$refs.toast.show({
  325. model: 'error',
  326. label: res.data.msg
  327. })
  328. }
  329. })
  330. },
  331. // 获取明日计划
  332. getPlan() {
  333. let that = this;
  334. myRequest({
  335. url: "/api/Scene/sceneList",
  336. method: 'get',
  337. data: that.reqData
  338. }).then(res => {
  339. if (res.data.code == 200) {
  340. res.data.data.forEach(item => {
  341. that.list1.push({
  342. src: item.img,
  343. title: item.scene_name
  344. })
  345. })
  346. } else {
  347. that.$refs.toast.show({
  348. model: 'error',
  349. label: res.data.msg
  350. })
  351. }
  352. })
  353. },
  354. // 获取热门穿搭
  355. getHot() {
  356. let that = this;
  357. myRequest({
  358. url: "/api/ShopCollocation/hotList",
  359. method: 'post',
  360. data: {page:that.page,pagesize:that.pagesize}
  361. }).then(res => {
  362. if (res.data.code == 200) {
  363. res.data.data.data.forEach(item => {
  364. that.listdata.push({
  365. image: item.image,
  366. text: item.title,
  367. id:item.id
  368. })
  369. })
  370. that.total=res.data.data.total;
  371. } else {
  372. that.$refs.toast.show({
  373. model: 'error',
  374. label: res.data.msg
  375. })
  376. }
  377. })
  378. },
  379. tiaodapei(id) {
  380. console.log(id)
  381. uni.navigateTo({
  382. url: "/pages/shouyedetail/index?id="+id,
  383. })
  384. },
  385. tiao(e) {
  386. console.log(e)
  387. uni.navigateTo({
  388. url: "/pages/bianji/index",
  389. })
  390. },
  391. tiaoclick(e) {
  392. uni.navigateTo({
  393. url: "/pages/zidingyikan/index?id="+e.data.id+"&type=1",
  394. })
  395. },
  396. jinriFun(e) {
  397. this.current = e;
  398. },
  399. sosoFun() {
  400. uni.navigateTo({
  401. url: "/pages/sousuo/index",
  402. })
  403. },
  404. gengmore() {
  405. this.page=this.page+1;
  406. this.getHot();
  407. },
  408. jihuashang() {
  409. if (this.current1 == 0) {
  410. return
  411. }
  412. this.$refs.a_6.play()
  413. this.current1 = this.current1 - 1;
  414. },
  415. jihuaxia() {
  416. if (this.current1 > (this.list1.length - 5)) {
  417. return
  418. }
  419. this.$refs.a_4.play()
  420. this.current1 = this.current1 + 1;
  421. },
  422. shouc() {
  423. this.shoucangsrc = !this.shoucangsrc;
  424. this.$refs.a_3.play()
  425. },
  426. zan() {
  427. this.dianzan = !this.dianzan;
  428. this.$refs.a_2.play()
  429. },
  430. shang() {
  431. this.$refs.a_5.play()
  432. this.current = this.current + 1;
  433. },
  434. xia() {
  435. this.$refs.a_1.play()
  436. this.current = this.current - 1;
  437. }
  438. },
  439. }
  440. </script>
  441. <style lang="scss">
  442. /deep/ .tm-menubars .body {
  443. background-color: #1b1b1b !important;
  444. }
  445. /deep/ .aaa uni-image {
  446. width: 52px !important;
  447. height: 52px !important;
  448. }
  449. /deep/ .aaa uni-swiper-item {
  450. width: 55px !important;
  451. height: 80px !important;
  452. padding: 0 5px !important;
  453. }
  454. .xiangji image {
  455. width: 30px;
  456. height: 22px;
  457. }
  458. .suosou image {
  459. width: 40px;
  460. }
  461. /deep/ .icon-search {
  462. font-size: 23px !important;
  463. color: #8E8E93 !important;
  464. }
  465. /deep/ .tm-search {
  466. width: 94%;
  467. margin: 0 auto;
  468. background-color: #414141 !important;
  469. border-radius: 10px;
  470. }
  471. /deep/ .tm-search .grey-darken-5 {
  472. background-color: #414141 !important;
  473. }
  474. .dingwei {
  475. width: 92%;
  476. margin: 0 auto;
  477. margin-top: 20px;
  478. padding-bottom: 20px;
  479. }
  480. .dingwei image {
  481. width: 25px;
  482. margin-right: 10px;
  483. }
  484. /deep/ .tm-col {
  485. width: 20% !important;
  486. }
  487. .zhuti {
  488. padding: 10px 10px;
  489. }
  490. /deep/ .lunbo {
  491. margin: 0 !important;
  492. padding: 8px !important;
  493. margin-top: 50px !important;
  494. }
  495. .dianz image {
  496. width: 35px;
  497. vertical-align: middle;
  498. margin-right: 10px;
  499. }
  500. /deep/ .text-size-s span,
  501. /deep/ .text-size-g {
  502. font-size: 15px;
  503. }
  504. .touxiang image {
  505. width: 40px;
  506. margin-right: 10px;
  507. vertical-align: middle;
  508. }
  509. .shoucang image {
  510. width: 45px;
  511. }
  512. .qiehuan {
  513. float: right;
  514. }
  515. .qiehuan .a_1 {
  516. margin-top: 25%;
  517. }
  518. .qiehuan .anniu {
  519. width: 20px;
  520. height: 20px !important;
  521. }
  522. .di {
  523. background: #0D0D0D;
  524. width: 45px;
  525. height: 45px;
  526. text-align: center;
  527. line-height: 50px;
  528. border-radius: 30px;
  529. }
  530. .mingri image {
  531. width: 30px;
  532. margin-right: 12px;
  533. }
  534. .di image {
  535. width: 22px;
  536. margin: 0 !important;
  537. height: 20px !important;
  538. }
  539. .jihua image {
  540. width: 30px;
  541. height: 30px;
  542. }
  543. .jihua {
  544. position: relative;
  545. }
  546. .jihua .a_1 {
  547. position: absolute;
  548. top: 10%;
  549. }
  550. .bbb {
  551. width: 75% !important;
  552. margin: 0 auto !important;
  553. }
  554. /deep/ .bbb uni-swiper {
  555. width: 100% !important;
  556. height: 90px !important;
  557. }
  558. /deep/ .bbb .flex-start {
  559. background: rgba(0, 0, 0, 0) !important;
  560. padding: 0 !important;
  561. width: 100% !important;
  562. text-align: center;
  563. margin-top: 30px;
  564. }
  565. /deep/ .lunbo1 {
  566. margin: 0 !important;
  567. padding: 8px !important;
  568. margin-top: 20px !important;
  569. }
  570. .remenzan {
  571. width: 18px !important;
  572. margin-top: 10px;
  573. }
  574. .remen .logo {
  575. width: 100%;
  576. }
  577. .more {
  578. text-align: center;
  579. }
  580. .more image {
  581. margin-right: 10px;
  582. vertical-align: middle;
  583. }
  584. .chuandaimg {
  585. width: 50% !important;
  586. }
  587. .chuandazi {
  588. width: 48% !important;
  589. }
  590. /deep/ .lunbo1 .fulled {
  591. width: 100% !important;
  592. }
  593. /deep/ .gengduo {
  594. width: 30px !important;
  595. margin-top: 10px !important;
  596. }
  597. // 防止闪
  598. /deep/ .zhuti .tm-grid{min-height: 70px !important;}
  599. /deep/ .zhuti .bushan1{min-height: 160px !important;}
  600. /deep/ .zhuti .bushan2{min-height: 157px !important;}
  601. /deep/ .uni-tabbar{background-color: #1B1B1B !important;}
  602. </style>