shop-php/public/static/js/pages-plantGrass-plant_topic-index.1cb12f42.js

1 line
9.2 KiB
JavaScript
Raw Normal View History

2023-12-21 18:38:16 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-plantGrass-plant_topic-index"],{"52dc":function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.boughtLstApi=function(t){return o.default.get("community/pay_product/lst",t)},e.browseLstApi=function(t){return o.default.get("community/hist_product/lst",t)},e.collectLstApi=function(t){return o.default.get("community/rela_product/lst",t)},e.createPlantApi=function(t){return o.default.post("community/create",t)},e.deletePlantApi=function(t){return o.default.post("community/delete/".concat(t))},e.deoList=function(t){return o.default.get("community/show/".concat(t),{noAuth:!0})},e.focusArticleLst=function(t){return o.default.get("community/focuslst",t,{noAuth:!0})},e.followAuthorApi=function(t,e){return o.default.post("community/fans/".concat(t),e)},e.getTopicList=function(){return o.default.get("community/category/lst",{},{noAuth:!0})},e.getVideoCode=function(t,e){return o.default.get("community/qrcode/".concat(t),e,{noAuth:!0})},e.graphicLstApi=function(t){return o.default.get("community/lst",t,{noAuth:!0})},e.graphicProApi=function(t){return o.default.get("product/spu/get/".concat(t),{noAuth:!0})},e.graphicStartApi=function(t,e){return o.default.post("community/start/".concat(t),e)},e.hotSearchLst=function(){return o.default.get("common/commuunity/hot_keyword",{},{noAuth:!0})},e.myFansLst=function(t){return o.default.get("community/fans/lst",t)},e.myFocusLst=function(t){return o.default.get("community/focus/lst",t)},e.myVideoList=function(t,e){return o.default.get("community/user/community_video/".concat(t),e,{noAuth:!0})},e.orderAssociatePlantApi=function(t){return o.default.get("community/order/".concat(t),{},{noAuth:!0})},e.plantDetailApi=function(t){return o.default.get("community/show/".concat(t),{},{noAuth:!0})},e.replyCreateApi=function(t,e){return o.default.post("community/reply/create/".concat(t),e)},e.replyLstApi=function(t,e){return o.default.get("community/".concat(t,"/reply"),e,{noAuth:!0})},e.starArticleLst=function(t){return o.default.get("community/start/lst",t)},e.starCommentApi=function(t,e){return o.default.post("community/reply/start/".concat(t),e)},e.updatePlantApi=function(t,e){return o.default.post("community/update/".concat(t),e)},e.userArticleLst=function(t,e){return o.default.get("community/user/community/".concat(t),e)},e.userInfoApi=function(t){return o.default.get("community/user/info/".concat(t))},e.videoList=function(t){return o.default.get("community/video_lst",t,{noAuth:!0})};var o=i(n("df89"))},"621e":function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("52dc"),o=n("26cb"),r=(getApp(),{computed:(0,o.mapGetters)(["viewColor"]),data:function(){return{productList:[],navActive:0,number:"",height:0,winHeight:0,childList:[]}},watch:{},onLoad:function(t){var e=this;uni.getSystemInfo({success:function(t){e.winHeight=t.windowHeight}})},onShow:function(){this.productList.length||this.getAllCategory()},onReady:function(){},methods:{tap:function(t,e){this.navActive=t,this.childList=this.productList[t].children},getAllCategory:function(){var t=this;(0,i.getTopicList)().then((function(e){t.productList=e.data;for(var n=0;n<t.productList.length;n++)if(t.productList[n].children&&t.productList[n].children.length>0)return void(t.childList=t.productList[n].children)}))}}});e.default=r},"8a36":function(t,e,n){"use strict";var i=n("f843"),o=n.n(i);o.a},"8ef7":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者插件使用者你可以通过修改这些变<EFBFBD><EFBFBD>