Jelajahi Sumber

refactor:交易记录放到我的页面

zhanghui 2 tahun lalu
induk
melakukan
73a0fc305b
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      pages/my/index.vue

+ 2 - 1
pages/my/index.vue

@@ -115,7 +115,8 @@ export default {
 				{thumb:'/static/me/u1812.png',title:'服务对象管理',rightText:'',to:'/myPages/ServiceObjectManagement/index'},
         		{thumb:'/static/me/u3.png',title:'我的推广',rightText:'',to:'/myPages/promotionCenter/index'},
 				// {thumb:'/static/me/u1833.png',title:'新老系统切换',rightText:'',to:'/myPages/systemSwitch/index'},
-				{thumb:'/static/me/u826.png',title:'储值服务',rightText:'',to:'/myPages/recharge/index'}
+				{thumb:'/static/me/u826.png',title:'储值服务',rightText:'',to:'/myPages/recharge/index'},
+				{thumb:'/static/me/u701.png',title:'交易记录',rightText:'',to:'/myPages/transactionRecord/index'}
 			],
 			group2:[
 				{thumb:'/static/me/u1829.png',title:'关于我们',rightText:'',to:'/myPages/aboutOur/index'},