This commit is contained in:
2022-03-21 11:16:38 +08:00
commit e89e807c64
1040 changed files with 284164 additions and 0 deletions

View File

@@ -0,0 +1 @@
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-67f9fddc"],{ccf5:function(t,e,a){},efb5:function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"setmeal"},[a("div",{staticClass:"setmeal__h"},[a("p",{staticClass:"setmeal__h--p"},[t._v(" "+t._s(t.$t("setmealmanage_1"))+" ")])]),a("Table",{staticClass:"ListTab",attrs:{border:"",loading:t.disabledTab,columns:t.columnsList,data:t.dataList},scopedSlots:t._u([{key:"used_amount",fn:function(e){var n=e.row;return[a("p",{staticStyle:{color:"red"}},[t._v(t._s(n.used_amount))])]}},{key:"used_percent",fn:function(e){var n=e.row;return[a("p",[t._v(t._s(n.used_percent+"%"))])]}}])}),a("div",{staticClass:"pagination"},[a("Page",{attrs:{total:t.total,"show-elevator":"","show-sizer":""},on:{"on-page-size-change":t.changeSize,"on-change":t.changePage}})],1)],1)},r=[],s=a("f8b7"),l=a("c276"),o={data:function(){return{disabledTab:!1,access_token:Object(l["g"])(),dataList:[],columnsList:[{title:this.$t("my_order_list_2"),key:"product_name",align:"center",width:"120"},{title:this.$t("api_name"),key:"product_key",align:"center"},{title:this.$t("setmealmanage_4"),key:"total_amount",align:"center"},{title:this.$t("setmealmanage_5"),key:"used_amount",slot:"used_amount",align:"center"},{title:this.$t("setmealmanage_6"),key:"used_percent",align:"center",slot:"used_percent"},{title:this.$t("setmealmanage_7"),key:"expire_time_str",align:"center"},{title:this.$t("status"),key:"flow_status_name",align:"center"}],total:0,page:1,perpage:10}},created:function(){this.queryList()},methods:{queryList:function(){var t=this;this.disabledTab=!0;var e=new FormData;e.append("access_token",this.access_token),e.append("page",this.page),e.append("perpage",this.perpage),Object(s["b"])(e).then((function(e){t.disabledTab=!1,t.total=e.data.total,t.dataList=e.data.items}))},changeSize:function(t){this.perpage=t,this.queryList()},changePage:function(t){this.page=t,this.queryList()}}},i=o,u=(a("f0c9"),a("4ac2")),c=Object(u["a"])(i,n,r,!1,null,null,null);e["default"]=c.exports},f0c9:function(t,e,a){"use strict";a("ccf5")},f8b7:function(t,e,a){"use strict";a.d(e,"a",(function(){return r})),a.d(e,"f",(function(){return s})),a.d(e,"g",(function(){return l})),a.d(e,"h",(function(){return o})),a.d(e,"e",(function(){return i})),a.d(e,"c",(function(){return u})),a.d(e,"b",(function(){return c})),a.d(e,"d",(function(){return d}));var n=a("66df"),r=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.CreateOrder",data:t})},s=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.PreviewOrder",data:t})},l=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.PreviewPay",data:t})},o=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.StartPay",data:t})},i=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.PaySuccess",data:t})},u=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.GetMyOrderList",data:t})},c=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.GetMyFlowList",data:t})},d=function(t){return n["a"].request({method:"post",url:"platform.php?s=Platform.Mall_Mall.GetProductMoreList",data:t})}}}]);