index.vue 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  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 pb-40">
  5. <view class="sousuo">
  6. <tm-pickersCity class="dingwei fl" btn-color="bg-gradient-blue-accent" @confirm="okCity" :default-value="addr">
  7. <view>
  8. <text class="text-size-n">{{addr[1]}}</text>
  9. <tm-icons :size="24" color="white" name="icon-angle-down"></tm-icons>
  10. </view>
  11. </tm-pickersCity>
  12. <tm-search v-model="soso" class="fr shuruk" color="white" confirm-text="" @click="sosoFun"></tm-search>
  13. </view>
  14. <view style="clear: both;"></view>
  15. </view>
  16. <view class="lunbo">
  17. <tm-swiper :previmage="false" @change="lunboFun" :list="list" :height="400" :current="current"></tm-swiper>
  18. <tm-translate class="anniu1 fl" :auto="true" ref="a_1" :duration="80" animation-name="zoomIn">
  19. <image v-if="current!=0" @click="xia()" class="qiehuan" src="/static/img/68.png" mode="widthFix"></image>
  20. </tm-translate>
  21. <tm-translate class="anniu2 fr" :auto="true" ref="a_5" :duration="80" animation-name="zoomIn">
  22. <image v-if="current<(list.length-1)" @click="shang()" class="qiehuan" src="/static/img/67.png" mode="widthFix"></image>
  23. </tm-translate>
  24. </view>
  25. <view class="zhuti">
  26. <tm-sheet :shadow="24" class="jiaoxi">
  27. <tm-grid @change="zhonglei" class="mt-20 mb-20" :grid="5" :list="list3" :icon-size="120" font-color="white"></tm-grid>
  28. </tm-sheet>
  29. <!-- <tm-sheet :shadow="24" class="jiaoxi xiao">
  30. <view class="yifu1 fl">
  31. <image src="/static/img/78.png" mode="widthFix"></image>
  32. </view>
  33. <view class="yifu2 fr">
  34. <image class="yifu21" src="/static/img/77.png" mode="widthFix"></image>
  35. <view>
  36. <image style="width:50%;" src="/static/img/75.png" mode="widthFix"></image>
  37. <image style="width:50%;" class="yifu21" src="/static/img/76.png" mode="widthFix"></image>
  38. </view>
  39. </view>
  40. <view style="clear: both;"></view>
  41. </tm-sheet> -->
  42. <tm-sheet :shadow="24" class="jiaoxi xiao">
  43. <tm-tabs align="center" class="qiehuan1" v-model="activeIndex" :list="list2" range-key="title" @change="changeTab(activeIndex)"></tm-tabs>
  44. </tm-sheet>
  45. <tm-sheet :shadow="24" class="jiaoxi xiao" style="height:160px;">
  46. <tm-dragGrid :list="list1" :col="3" disabled="false" class="mt-40 mb-40 remen" :icon-size="160" v-if="list1.length!=0">
  47. <template v-slot:default="{item}">
  48. <view class="flex-center flex-col" @click="tiaozhuan()">
  49. <tm-icons :size="160" :name="item.icon" :color="item.color"></tm-icons>
  50. <text class="text-size-m text-white pt-10">{{item.text}}</text>
  51. <text class="text-size-m text-white pt-10">{{item.jie}}</text>
  52. </view>
  53. </template>
  54. </tm-dragGrid>
  55. </tm-sheet>
  56. </view>
  57. <view class="guanggao" @click="xiangqing">
  58. <image style="width:100%;" src="/static/img/82.png" mode="widthFix"></image>
  59. <view class="wenzi">
  60. <view class="mt-10">额外打九折</view>
  61. <view>高达75%的折扣!</view>
  62. </view>
  63. </view>
  64. <view style="height:160px;" class="mt-40 jiage pt-40">
  65. <tm-dragGrid :list="list4" :col="3" disabled="false" class="remen" :icon-size="160" v-if="list4.length!=0">
  66. <template v-slot:default="{item}">
  67. <view class="flex-center flex-col" @click="xiangqing">
  68. <tm-icons :size="200" :name="item.icon" :color="item.color"></tm-icons>
  69. <text class="text-size-m text-white pt-10">{{item.text}}</text>
  70. <text class="text-size-m text-white pt-10">{{item.jie}}</text>
  71. </view>
  72. </template>
  73. </tm-dragGrid>
  74. </view>
  75. <tm-sheet :shadow="24" class="jiaoxi xiao">
  76. <tm-tabs align="center" class="qiehuan1" v-model="activeIndex" :list="list5" range-key="title"></tm-tabs>
  77. </tm-sheet>
  78. <!-- 单品 -->
  79. <view class="zhuti shangpin">
  80. <tm-sheet :padding="[0, 0]" class="jiaoxi xiao">
  81. <tm-cartCellListFood v-on:jiaruFun="jiarufuFun" v-for="item in test" :typeclick="typeclick" :mdata="item" :cart-num.sync="item.buy"></tm-cartCellListFood>
  82. </tm-sheet>
  83. </view>
  84. <view v-if="gouwuche.length!=0" class="fudong" @click="qugowuche">
  85. <image src="../../static/img/87.png" mode="widthFix"></image>
  86. <view class="shuzigwc">{{gouwuche.length}}</view>
  87. </view>
  88. <view style="width:100%;height:60px;"></view>
  89. <!-- 弹出层消息 -->
  90. <tm-message ref="toast"></tm-message>
  91. </view>
  92. </template>
  93. <script>
  94. import{myRequest} from '@/api/request.js'
  95. import qqmapsdk from '../../js_sdk/qqmap-wx-jssdk.js'
  96. const QQMapWX = new qqmapsdk({
  97. key: 'KNABZ-OAVCJ-O5IFJ-KBNST-SVIIZ-2EB3G'
  98. });
  99. export default {
  100. data() {
  101. return {
  102. current:1,
  103. activeIndex:0,
  104. soso:'',
  105. addr:['江西省','南昌市','西湖区'],
  106. value:'',
  107. list:[],
  108. list1:[],
  109. list2:[ '热门','折扣'],
  110. list3:[],
  111. list4:[],
  112. list5:[ '推荐单品'],
  113. test: [],
  114. typeclick:1,//1加入购物车,2购物车
  115. gouwuche:[],
  116. };
  117. },
  118. onLoad() {
  119. },
  120. onShow() {
  121. this.getGwc()
  122. },
  123. created() {
  124. this.sys = uni.getSystemInfoSync();
  125. this.getSort()
  126. this.getBanner()
  127. this.changeTab(1);
  128. this.getHot();
  129. this.getRecommend()
  130. this.getGwc()
  131. this.getCity()
  132. },
  133. methods: {
  134. getCity(){
  135. var that=this;
  136. uni.getLocation({
  137. type: 'wgs84',
  138. geocode: true,
  139. success: (res) => {
  140. console.log("获取经纬度成功");
  141. this.latitude = res.latitude;
  142. this.longitude = res.longitude;
  143. },
  144. fail: () => {
  145. console.log("获取经纬度失败");
  146. },
  147. complete: () => {
  148. // 解析地址
  149. QQMapWX.reverseGeocoder({
  150. location: {
  151. latitude: this.latitude,
  152. longitude: this.longitude
  153. },
  154. success: function(res) {
  155. console.log("解析地址成功");
  156. console.log(res);
  157. // 省
  158. let province = res.result.ad_info.province;
  159. // 市
  160. let city = res.result.ad_info.city;
  161. //区
  162. let district=res.result.ad_info.district;
  163. that.addr=[province,city,district];
  164. console.log(province);
  165. console.log(city);
  166. console.log(district);
  167. },
  168. fail: function(res) {
  169. uni.showToast({
  170. title: '定位失败',
  171. duration: 2000,
  172. icon: "none"
  173. })
  174. console.log(res);
  175. },
  176. complete: function(res) {
  177. console.log(res);
  178. }
  179. })
  180. }
  181. })
  182. },
  183. getGwc(){
  184. let that = this;
  185. myRequest({
  186. url: "/api/ShopCart/shopCartList",
  187. method: 'get',
  188. data: that.reqData
  189. }).then(res => {
  190. if (res.data.code == 200) {
  191. that.gouwuche=res.data.data;
  192. } else {
  193. that.gouwuche=[]
  194. }
  195. })
  196. },
  197. getBanner(){
  198. let that = this;
  199. myRequest({
  200. url: "/api/Banner/bannerList",
  201. method: 'get',
  202. data: that.reqData
  203. }).then(res => {
  204. if (res.data.code == 200) {
  205. res.data.data.forEach(item => {
  206. that.list.push({
  207. src: item.image,
  208. })
  209. })
  210. } else {
  211. that.$refs.toast.show({
  212. model: 'error',
  213. label: res.data.msg
  214. })
  215. }
  216. })
  217. },
  218. //获取分类
  219. getSort(){
  220. let that = this;
  221. myRequest({
  222. url: "/api/ShopGoods/getMallClassification",
  223. method: 'get',
  224. data: that.reqData
  225. }).then(res => {
  226. if (res.data.code == 200) {
  227. res.data.data.forEach(item => {
  228. that.list3.push({
  229. icon: item.image,
  230. text: item.category_name
  231. })
  232. })
  233. } else {
  234. that.$refs.toast.show({
  235. model: 'error',
  236. label: res.data.msg
  237. })
  238. }
  239. })
  240. },
  241. // 热门、折扣
  242. changeTab(activeIndex){
  243. let that = this;
  244. myRequest({
  245. url: "/api/ShopGoods/thenBuckle",
  246. method: 'post',
  247. data: {
  248. 'type':that.activeIndex+1
  249. }
  250. }).then(res => {
  251. if (res.data.code == 200) {
  252. that.list1=[];
  253. res.data.data.forEach(item => {
  254. that.list1.push({
  255. icon: item.image,
  256. text:item.category_name
  257. })
  258. })
  259. } else {
  260. that.$refs.toast.show({
  261. model: 'error',
  262. label: res.data.msg
  263. })
  264. }
  265. })
  266. },
  267. getHot(){
  268. let that = this;
  269. myRequest({
  270. url: "/api/ShopGoods/popularGoods",
  271. method: 'get',
  272. }).then(res => {
  273. if (res.data.code == 200) {
  274. res.data.data.forEach(item => {
  275. that.list4.push({
  276. icon: item.image,
  277. text:item.goods_name,
  278. // jie:item.sale_price
  279. })
  280. })
  281. } else {
  282. that.$refs.toast.show({
  283. model: 'error',
  284. label: res.data.msg
  285. })
  286. }
  287. })
  288. },
  289. getRecommend(){
  290. let that = this;
  291. myRequest({
  292. url: "/api/ShopGoods/recommend",
  293. method: 'get',
  294. }).then(res => {
  295. if (res.data.code == 200) {
  296. res.data.data.forEach(item => {
  297. that.test.push({
  298. img: item.image,
  299. title:item.goods_name,
  300. price:item.sale_price,
  301. itemId:item.id
  302. })
  303. })
  304. } else {
  305. that.$refs.toast.show({
  306. model: 'error',
  307. label: res.data.msg
  308. })
  309. }
  310. })
  311. },
  312. tiaozhuan(){
  313. uni.navigateTo({
  314. url: "/pages/gengduo/index",
  315. })
  316. },
  317. xiangqing(e){
  318. uni.navigateTo({
  319. url: "/pages/shopdetail/index",
  320. })
  321. },
  322. lunboFun(e){
  323. this.current=e;
  324. },
  325. okCity(e){
  326. console.log(e);
  327. this.addr = e;
  328. },
  329. qugowuche(){
  330. uni.navigateTo({
  331. url: "/pages/gouwuche/index",
  332. })
  333. },
  334. sosoFun(){
  335. uni.navigateTo({
  336. url: "/pages/shopsoso/index",
  337. })
  338. },
  339. shang(){
  340. this.$refs.a_5.play()
  341. this.current=this.current+1;
  342. },
  343. xia(){
  344. this.$refs.a_1.play()
  345. this.current=this.current-1;
  346. },
  347. jiarufuFun(data){
  348. var that=this;
  349. console.log(data)
  350. if(data.type==2){
  351. myRequest({
  352. url: "/api/ShopCart/addShopCart",
  353. method:'post',
  354. data:{
  355. goods_id:data.data.itemId,
  356. goods_name:data.data.title,
  357. goods_image:data.data.img,
  358. goods_price:data.data.price,
  359. goods_num:1
  360. }
  361. }).then(res => {
  362. if (res.data.code == 200) {
  363. that.$refs.toast.show({model:'success',label:res.data.msg})
  364. that.getGwc()
  365. }else{
  366. that.$refs.toast.show({model:'error',label:res.data.msg})
  367. }
  368. })
  369. }else{
  370. uni.navigateTo({
  371. url: "/pages/shopdetail/index",
  372. })
  373. }
  374. },
  375. zhonglei(e){
  376. uni.navigateTo({
  377. url: "/pages/gengduo/index",
  378. })
  379. }
  380. },
  381. }
  382. </script>
  383. <style lang="scss">
  384. /deep/ .tm-menubars .body{
  385. background-color: #1b1b1b !important;
  386. }
  387. /deep/ .icon-search{
  388. font-size: 23px !important;
  389. color: #8E8E93 !important;
  390. }
  391. /deep/ .tm-search{
  392. width: 80%;
  393. background-color: #414141 !important;
  394. border-radius: 10px;
  395. }
  396. /deep/ .tm-search .grey-darken-5{
  397. background-color: #414141 !important;
  398. }
  399. .dingwei{width: 21%;margin-top:3%;}
  400. .shuruk{width: 77%;}
  401. .sousuo{width:94%;margin:0 auto;}
  402. .qiehuan{width:40px;height:40px;}
  403. .lunbo{position: relative;}
  404. .anniu1{position: absolute;top:0px;z-index: 9999;top:43%;left:0;}
  405. .anniu2{position: absolute;top:0px;z-index: 9999;top:43%;right:0;}
  406. /deep/ .jiaoxi{margin:0 !important;padding: 8px !important;}
  407. /deep/ .tm-col{width: 20% !important;}
  408. .yifu1{width: 40%;}
  409. .yifu2{width: 58%;}
  410. .yifu1 image,.yifu21{width: 100%;}
  411. .xiao{margin-top:15px !important;}
  412. /deep/ .qiehuan1 .text-primary{color: white !important;}
  413. .guanggao{position: relative;}
  414. .wenzi{position: absolute;bottom:1px;right:0px;background: #000000;
  415. width: 140px;
  416. height: 55px;
  417. font-size: 14px;
  418. text-align: center;
  419. }
  420. /deep/ .jiage{background: #1b1b1b;}
  421. /deep/ .shangpin .white.bk{background-color:#1b1b1b!important;}
  422. /deep/ .shangpin .tm-cartCellListFood{ padding: 0px 0px 15px 0px !important;
  423. margin-top: 5px !important;margin-bottom: 20px !important;
  424. border-bottom: 1px solid #303030;}
  425. /deep/ .shangpin .border-t-1.bk{border-top:1px solid #1b1b1b!important;}
  426. /deep/ .shangpin .round-3{width:90px !important;height:90px !important;}
  427. /deep/ .shangpin .tm-cartCellListFood-img{width:90px !important;height:90px !important;}
  428. .fudong{position: fixed;right:30px;bottom:80px;background: #0DABF2;width: 60px;height:60px;
  429. border-radius: 30px;text-align: center;}
  430. .fudong image{width:40px;margin-top: 6px;}
  431. .shuzigwc{color: white;font-weight: 700;position: absolute;right:5px;background: red;
  432. padding:2px;border-radius: 30px;top:2px;width:15px;height:15px;font-size: 12px;}
  433. /deep/ .shangpin .title{color: white !important;}
  434. /deep/ .shangpin .text-red{color: white !important;}
  435. </style>