You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
7.0 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["package-packagevideo-pages-videolist-videolist"],{"01f0":function(t,e,n){"use strict";n.r(e);var i=n("0dee"),a=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},"0dee":function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"topnav",props:{title:{type:String,default:""},hasHome:{type:String,default:"home"}},data:function(){return{}},methods:{toback:function(){uni.navigateBack({delta:0})},tohome:function(){this.$emit("tohome")}}};e.default=i},2909:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return(0,i.default)(t)||(0,a.default)(t)||(0,o.default)(t)||(0,u.default)()};var i=s(n("6005")),a=s(n("db90")),o=s(n("06c5")),u=s(n("3427"));function s(t){return t&&t.__esModule?t:{default:t}}},"292a":function(t,e,n){"use strict";n.r(e);var i=n("6a9a"),a=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},"308c":function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var i={topnav:n("c85e").default},a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("topnav",{attrs:{title:"视频列表"},on:{tohome:function(e){arguments[0]=e=t.$handleEvent(e),t.tohome.apply(void 0,arguments)}}}),n("v-uni-view",{staticClass:"content"},[n("v-uni-view",{staticClass:"videoBox listBox"},[t._l(t.videos,(function(e,i){return[n("v-uni-navigator",{attrs:{url:"../videoinfo/videoinfo?id="+e.id}},[n("v-uni-view",{staticClass:"listBoxItem"},[n("v-uni-view",{staticClass:"listBoxItemLeft"},[n("v-uni-view",{staticClass:"listBoxItemLeftVideoBox"},[n("v-uni-video",{staticStyle:{width:"100%",height:"100%"},attrs:{src:t.host+e.video,poster:t.host+e.poster,"object-fit":"fill"}})],1)],1),n("v-uni-view",{staticClass:"listBoxItemRight"},[n("v-uni-text",{staticClass:"listBoxItemRightText"},[t._v(t._s(e.title))])],1)],1)],1),n("v-uni-view",{staticClass:"listBoxline"})]}))],2)],1)],1)},o=[]},3427:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},n("d9e2"),n("d401")},"45e3":function(t,e,n){"use strict";n.r(e);var i=n("308c"),a=n("292a");for(var o in a)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("54ee");var u=n("f0c5"),s=Object(u["a"])(a["default"],i["b"],i["c"],!1,null,"0c2be91b",null,!1,i["a"],void 0);e["default"]=s.exports},"4b76":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,"uni-page-body[data-v-0c2be91b]{padding-top:%?160?%}.listBoxItemLeftVideoBox[data-v-0c2be91b]{width:%?240?%;height:%?133?%;border-radius:%?4?%}.listBoxItemRightText[data-v-0c2be91b]{text-align:left}.listBoxItem[data-v-0c2be91b]{justify-content:normal!important;align-items:normal!important}.listBoxItemRight[data-v-0c2be91b]{margin-left:%?20?%;align-items:normal!important}",""]),t.exports=e},"54ee":function(t,e,n){"use strict";var i=n("909c"),a=n.n(i);a.a},6005:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){if(Array.isArray(t))return(0,i.default)(t)};var i=function(t){return t&&t.__esModule?t:{default:t}}(n("6b75"))},"6a9a":function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("14d9");var a=i(n("2909")),o=n("313c"),u={data:function(){return{videos:[],currentPage:1,host:""}},onLoad:function(){this.loadPage(1),this.host=o.HOST},onReachBottom:function(t){this.loadPage(this.currentPage+1)},onPullDownRefresh:function(t){this.loadPage(1)},methods:{tohome:function(){uni.navigateTo({url:"../../../../pages/index/index"})},loadPage:function(t){var e=this;o.request({bindThis:e,api:"manager/get-videos",customLoading:!1,data:{page:t,page_size:10},utilSuccess:function(n){var i=n.data;uni.stopPullDownRefresh(),console.log(i);var o=e.videos.length<10&&t>1;if(o||0==i.length&&t>1)uni.showToast({title:"已加载到最后一页",icon:"none"});else{var u,s=e.videos;if(1==t)s=i;else(u=s).push.apply(u,(0,a.default)(i));e.currentPage=t,e.videos=s}},utilFail:function(n){uni.stopPullDownRefresh(),1==t&&(e.currentPage=t,e.videos=[]),o.alert(n)}})}}};e.default=u},"77a6":function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("v-uni-view",{staticClass:"nav"},[n("v-uni-view",{staticClass:"navLeft"},[n("v-uni-view",{staticClass:"back",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toback.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"iconfont icon-fanhui"})],1),n("v-uni-view",{staticClass:"navTitle"},[t._v(t._s(t.title))])],1),n("v-uni-view",{staticClass:"navRight"},[t._t("default"),"home"==t.hasHome?n("v-uni-text",{staticClass:"iconfont icon-home iconTop",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.tohome.apply(void 0,arguments)}}}):t._e()],2)],1)],1)},a=[]},"909c":function(t,e,n){var i=n("4b76");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("cbc7a41a",i,!0,{sourceMap:!1,shadowMode:!1})},"9b58":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,".icon-home[data-v-2198d501]{padding-left:%?55?%;font-size:%?42?%}.nav[data-v-2198d501]{height:%?160?%;background-image:linear-gradient(130deg,#52d5a6,#43c9cf);display:flex;align-items:center;padding:%?0?% %?30?%;padding-top:%?48?%;position:fixed;box-sizing:border-box;top:%?0?%;left:0;width:100%;overflow:hidden;z-index:9999;justify-content:space-between}.nav .navLeft[data-v-2198d501]{display:flex}.nav .navTitle[data-v-2198d501]{font-family:SourceHanSansCN-Medium;font-size:%?36?%;color:#fff;letter-spacing:%?0.37?%;line-height:%?50?%;margin-left:%?40?%;font-weight:600}.nav .navLeft .icon-fanhui[data-v-2198d501]{color:#fff;font-size:%?45?%}.navRight[data-v-2198d501]{display:flex;align-items:center}",""]),t.exports=e},c25c:function(t,e,n){var i=n("9b58");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("e30b2bb6",i,!0,{sourceMap:!1,shadowMode:!1})},c85e:function(t,e,n){"use strict";n.r(e);var i=n("77a6"),a=n("01f0");for(var o in a)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("caf7");var u=n("f0c5"),s=Object(u["a"])(a["default"],i["b"],i["c"],!1,null,"2198d501",null,!1,i["a"],void 0);e["default"]=s.exports},caf7:function(t,e,n){"use strict";var i=n("c25c"),a=n.n(i);a.a},db90:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)},n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0"),n("a630")}}]);