|
|
@@ -17,11 +17,17 @@ Page({
|
|
|
/// banner轮播图
|
|
|
banners: [''],
|
|
|
/// 功能菜单
|
|
|
- menus: [{id: 1, icon: 'home-zsss', title: '钻石搜索', path: '/mHome/pages/search/index'},
|
|
|
- {id: 2, icon: 'home-gpdt', title: '挂牌大厅', path: '/pages/trade/index'},
|
|
|
- {id: 3, icon: 'home-ss', title: '钻石首饰', path: '/mHome/pages/jewelry/list/index'},
|
|
|
- {id: 4, icon: 'home-cjjc', title: '出境检测', path: '/mHome/pages/inspection/list/index'},
|
|
|
- {id: 5, icon: 'home-bsfw', title: '保税服务', path: '/mHome/pages/bond/list/index'}],
|
|
|
+ menus: [{id: 1, icon: 'home-gpdt', title: '挂牌大厅', path: '/pages/trade/index'},
|
|
|
+ {id: 2, icon: 'home-ss', title: '钻石首饰', path: '/mHome/pages/jewelry/list/index'},
|
|
|
+ {id: 3, icon: 'home-cjjc', title: '出境检测', path: '/mHome/pages/inspection/list/index'},
|
|
|
+ {id: 4, icon: 'home-bsfw', title: '保税服务', path: '/mHome/pages/bond/list/index'},
|
|
|
+ {id: 5, icon: 'home-bscyw', title: '保税仓业务', path: '/pages/trade/index'},
|
|
|
+ {id: 6, icon: 'home-zsss', title: '钻石搜索', path: '/mHome/pages/search/index'},
|
|
|
+ {id: 7, icon: 'home-jsq', title: '钻石计算器', path: '/mHome/pages/calculator/index'},
|
|
|
+ {id: 8, icon: 'home-zscx', title: '证书查询', path: '/mHome/pages/cerserach/index'},
|
|
|
+ {id: 9, icon: 'home-jjjy', title: '竞价交易', path: '/mHome/pages/bond/list/index'},
|
|
|
+ {id: 10, icon: 'home-cnys', title: '产能预售', path: '/mHome/pages/bond/list/index'},
|
|
|
+ {id: 11, icon: 'home-jcyj', title: '集采交易', path: '/mHome/pages/bond/list/index'}],
|
|
|
/// 统计
|
|
|
statistics: [{id: 1, title: '出售中', value: 0, class: ''}],
|
|
|
/// tabs
|