Commit 90697d3c authored by 肖健's avatar 肖健

我的订单入口隐藏

parent 9a136742
...@@ -68,12 +68,13 @@ export default { ...@@ -68,12 +68,13 @@ export default {
return { return {
show:false, show:false,
logoutFlag : true, logoutFlag : true,
menu: [{ menu: [
icon: require("@/static/my/my01.png"), // {
title: "我的订单", // icon: require("@/static/my/my01.png"),
url: "", // title: "我的订单",
type:"jd" // url: "",
}, // type:"jd"
// },
// { // {
// icon: require("@/static/my/my12.png"), // icon: require("@/static/my/my12.png"),
// title: "我的地址", // title: "我的地址",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment