commission-menu.js 2.4 KB

1
  1. "use strict";const e=require("../../../common/vendor.js"),s=require("../../../sheep/index.js");require("../../../sheep/url/index.js"),require("../../../sheep/store/index.js"),require("../../../sheep/store/app.js"),require("../../../sheep/api/promotion/diy.js"),require("../../../sheep/request/index.js"),require("../../../sheep/config/index.js"),require("../../../sheep/platform/index.js"),require("../../../sheep/platform/provider/wechat/index.js"),require("../../../sheep/platform/provider/wechat/miniProgram.js"),require("../../../sheep/api/member/auth.js"),require("../../../sheep/api/member/social.js"),require("../../../sheep/api/member/user.js"),require("../../../sheep/platform/provider/apple/index.js"),require("../../../sheep/platform/share.js"),require("../../../sheep/router/index.js"),require("../../../sheep/hooks/useModal.js"),require("../../../sheep/helper/index.js"),require("../../../sheep/helper/test.js"),require("../../../sheep/helper/digit.js"),require("../../../sheep/api/member/signin.js"),require("../../../sheep/helper/throttle.js"),require("../../../sheep/platform/pay.js"),require("../../../sheep/api/pay/order.js"),require("../../../sheep/store/user.js"),require("../../../sheep/store/cart.js"),require("../../../sheep/api/trade/cart.js"),require("../../../sheep/api/pay/wallet.js"),require("../../../sheep/api/trade/order.js"),require("../../../sheep/api/promotion/coupon.js"),require("../../../sheep/store/sys.js"),require("../../../sheep/store/modal.js"),require("../../../sheep/config/zIndex.js");const i={__name:"commission-menu",setup(i){const r=e.reactive({menuList:[{img:"/static/images/commission_icon1.png",title:"我的团队",path:"/pages/commission/team"},{img:"/static/images/commission_icon2.png",title:"佣金明细",path:"/pages/commission/wallet"},{img:"/static/images/commission_icon3.png",title:"分销订单",path:"/pages/commission/order"},{img:"/static/images/commission_icon4.png",title:"推广商品",path:"/pages/commission/goods"},{img:"/static/images/commission_icon7.png",title:"邀请海报",path:"action:showShareModal"},{title:"推广排行",path:"/pages/commission/promoter"},{title:"佣金排行",path:"/pages/commission/commission-ranking"}]});return(i,p)=>({a:e.unref(s.sheep).$url.static("/static/images/title1.png"),b:e.f(r.menuList,((i,r,p)=>({a:e.unref(s.sheep).$url.static(i.img),b:e.t(i.title),c:r,d:e.o((r=>e.unref(s.sheep).$router.go(i.path)),r)})))})}},r=e._export_sfc(i,[["__scopeId","data-v-40ddf41c"]]);wx.createComponent(r);