个人页面.
This commit is contained in:
parent
7ff47ac56b
commit
8350c0701e
|
|
@ -8,7 +8,7 @@ import RequestManager from '@/common/request.js'
|
|||
let configData = null;
|
||||
let isLoading = false;
|
||||
let loadPromise = null;
|
||||
const wx_version = "107";
|
||||
const wx_version = "108";
|
||||
|
||||
// 白名单页面(不需要登录即可访问)
|
||||
export const whiteList = [
|
||||
|
|
|
|||
|
|
@ -335,13 +335,13 @@ export default {
|
|||
icon: 'my/s7.png',
|
||||
path: '/pages/guize/guize?type=4'
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
show: true,
|
||||
title: '换购记录',
|
||||
icon: 'my/s2.png',
|
||||
path: '/pages/user/hsjl'
|
||||
},
|
||||
// {
|
||||
// id: 2,
|
||||
// show: true,
|
||||
// title: '换购记录',
|
||||
// icon: 'my/s2.png',
|
||||
// path: '/pages/user/hsjl'
|
||||
// },
|
||||
// {
|
||||
// id: 8,
|
||||
// show: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user