添加:文创豆易出功能
This commit is contained in:
parent
abcc6b3eaa
commit
20d83a0ef1
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.6 KiB |
|
|
@ -10431,6 +10431,15 @@ const routes = [
|
|||
foot: true
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/member/legumes/shopping",
|
||||
name: "legumes_center_shopping",
|
||||
component:()=>import("../views/member/weight_value/legumes/shopping"),
|
||||
meta: {
|
||||
title: "文创豆商城",
|
||||
foot: true
|
||||
}
|
||||
},
|
||||
// 典藏室
|
||||
{
|
||||
path: "/member/collection_room",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue