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.
164 lines
5.0 KiB
164 lines
5.0 KiB
/**
|
|
* @FileDescription:我的页面相关对象
|
|
* @Author: kahu
|
|
* @Date: 2022/11/4
|
|
* @LastEditors: kahu
|
|
* @LastEditTime: 2022/11/4
|
|
*/
|
|
export const orderCardList = [
|
|
{
|
|
id:1,
|
|
label:'待付款',
|
|
labelkey:'page.due',
|
|
key:'waitPayOrderCount',
|
|
icon:'https://ceres.zkthink.com/static/img/user/daifukuan1.png',
|
|
jumpUrl:'../../../pages_category_page1/orderModule/index?type=1'
|
|
},
|
|
{
|
|
id:2,
|
|
label:'待发货',
|
|
labelkey:'page.goodswaitingtobesent',
|
|
key:'waitSendOrderCount',
|
|
icon:'https://ceres.zkthink.com/static/img/user/daifahuo1.png',
|
|
jumpUrl:'../../../pages_category_page1/orderModule/index?type=2'
|
|
},
|
|
{
|
|
id:3,
|
|
label:'待收货',
|
|
labelkey:'page.waittobereceived',
|
|
key:'waitReceiveOrderCount',
|
|
icon:'https://ceres.zkthink.com/static/img/user/daishouhuo.png',
|
|
jumpUrl:'../../../pages_category_page1/orderModule/index?type=3'
|
|
},
|
|
{
|
|
id:4,
|
|
label:'全部订单',
|
|
labelkey:'page.fullorder',
|
|
key:'',
|
|
icon:'https://ceres.zkthink.com/static/img/user/daifukuan1.png',
|
|
jumpUrl:'../../../pages_category_page1/orderModule/index'
|
|
}
|
|
]
|
|
|
|
export const fastCardOneList = [
|
|
{
|
|
id:1,
|
|
label:'我的收藏',
|
|
labelkey:'page.mycollection',
|
|
icon:'https://ceres.zkthink.com/static/img/user/mycollectionIcon.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/collection'
|
|
},
|
|
{
|
|
id:2,
|
|
label:'我的问答',
|
|
labelkey:'page.myquestionsandanswers',
|
|
icon:'https://ceres.zkthink.com/static/img/user/myQuestionIcon.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/questionList'
|
|
},
|
|
{
|
|
id:3,
|
|
label:'浏览足迹',
|
|
labelkey:'page.browsingfootprint',
|
|
icon:'https://ceres.zkthink.com/static/img/user/myfootprintIcon.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/footprintList'
|
|
},
|
|
{
|
|
id:4,
|
|
label:'我的评价',
|
|
labelkey:'page.myassessment',
|
|
icon:'https://ceres.zkthink.com/static/img/user/pingjia.png',
|
|
jumpUrl:'../../../pages_category_page1/goodsModule/userEvaluate'
|
|
},
|
|
{
|
|
id:5,
|
|
label:'我的账户',
|
|
labelkey:'page.myaccount',
|
|
icon:'https://ceres.zkthink.com/static/img/user/account.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/memberAccount'
|
|
},
|
|
{
|
|
id:6,
|
|
label:'我的卡券',
|
|
labelkey:'page.mycardcoupon',
|
|
icon:'https://ceres.zkthink.com/static/img/user/kaquan.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/coupon'
|
|
}, {
|
|
id:7,
|
|
label:'分销中心',
|
|
labelkey:'page.distributioncenter',
|
|
icon:'https://ceres.zkthink.com/static/img/user/fenxiao.png',
|
|
jumpUrl:'../../../pages_category_page1/distributionModule/index'
|
|
},
|
|
{
|
|
id:8,
|
|
label:'商家入驻',
|
|
labelkey:'page.merchantsettlement',
|
|
icon:'https://ceres.zkthink.com/static/img/user/Settled.png',
|
|
jumpUrl:'function:handleApplySettle'
|
|
}
|
|
]
|
|
|
|
export const fastCardTwoList = [
|
|
{
|
|
id:1,
|
|
label:'地址管理',
|
|
labelkey:'page.addressmanager',
|
|
icon:'https://ceres.zkthink.com/static/img/user/dizhi1.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/address'
|
|
},
|
|
{
|
|
id:2,
|
|
label:'我的售后',
|
|
labelkey:'page.myaftersales',
|
|
icon:'https://ceres.zkthink.com/static/img/user/shouhou.png',
|
|
jumpUrl:'../../../pages_category_page2/orderModule/afterSale'
|
|
},
|
|
{
|
|
id:3,
|
|
label:'会员中心',
|
|
labelkey:'page.membercenter',
|
|
icon:'https://ceres.zkthink.com/static/img/user/VIP.png',
|
|
jumpUrl:'../../../pages_category_page1/memberCenter/index'
|
|
},
|
|
{
|
|
id:4,
|
|
label:'银行卡',
|
|
labelkey:'page.bankcard',
|
|
icon:'https://ceres.zkthink.com/static/img/user/kaquan.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/bankcard'
|
|
},
|
|
{
|
|
id:5,
|
|
label:'我的积分',
|
|
labelkey:'page.myintegral',
|
|
icon:'https://ceres.zkthink.com/static/img/user/myIntegral.png',
|
|
jumpUrl:'../../../pages_category_page1/integral/index'
|
|
},
|
|
{
|
|
id:6,
|
|
label:'签到',
|
|
labelkey:'page.signin',
|
|
icon:'https://ceres.zkthink.com/static/img/user/signIcon.png',
|
|
jumpUrl:'../../../pages_category_page1/integral/sign'
|
|
}, {
|
|
id:7,
|
|
label:'优惠券',
|
|
labelkey:'page.coupon',
|
|
icon:'https://ceres.zkthink.com/static/img/user/userCouponIcon.png',
|
|
jumpUrl:'../../../pages_category_page1/coupon/list'
|
|
},
|
|
{
|
|
id:8,
|
|
label:'平台客服',
|
|
labelkey:'page.platformcustomerservice',
|
|
icon:'https://ceres.zkthink.com/static/img/user/service.png',
|
|
jumpUrl:'function:flyToService'
|
|
},
|
|
{
|
|
id:9,
|
|
label:'多语言',
|
|
labelkey:'page.language',
|
|
icon:'https://ceres.zkthink.com/static/img/user/service.png',
|
|
jumpUrl:'../../../pages_category_page2/userModule/language'
|
|
}
|
|
]
|