This commit is contained in:
parent
e9a8aed642
commit
2fab29d60c
|
@ -548,11 +548,11 @@
|
||||||
// type: 3,
|
// type: 3,
|
||||||
// image: require('@/static/images/index4.png')
|
// image: require('@/static/images/index4.png')
|
||||||
// },
|
// },
|
||||||
{
|
// {
|
||||||
name: '扫码付款',
|
// name: '扫码付款',
|
||||||
type: 18,
|
// type: 18,
|
||||||
image: require('@/static/images/index25.png')
|
// image: require('@/static/images/index25.png')
|
||||||
},
|
// },
|
||||||
// {
|
// {
|
||||||
// name: '进货管理',
|
// name: '进货管理',
|
||||||
// type: 4,
|
// type: 4,
|
||||||
|
@ -649,11 +649,11 @@
|
||||||
type: 2,
|
type: 2,
|
||||||
image: require('@/static/images/index1.png')
|
image: require('@/static/images/index1.png')
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: '扫码付款',
|
// name: '扫码付款',
|
||||||
type: 18,
|
// type: 18,
|
||||||
image: require('@/static/images/index25.png')
|
// image: require('@/static/images/index25.png')
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: '提现管理',
|
name: '提现管理',
|
||||||
type: 5,
|
type: 5,
|
||||||
|
@ -758,11 +758,11 @@
|
||||||
type: 23,
|
type: 23,
|
||||||
image: require('@/static/images/index26.png')
|
image: require('@/static/images/index26.png')
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: '扫码付款',
|
// name: '扫码付款',
|
||||||
type: 18,
|
// type: 18,
|
||||||
image: require('@/static/images/index25.png')
|
// image: require('@/static/images/index25.png')
|
||||||
},
|
// },
|
||||||
// {
|
// {
|
||||||
// name: '进货管理',
|
// name: '进货管理',
|
||||||
// type: 4,
|
// type: 4,
|
||||||
|
|
Loading…
Reference in New Issue