|  |  | 
 |  |  |         'authenticationResult/authenticationResult', | 
 |  |  |         'authenticationRealName/authenticationRealName', | 
 |  |  |         'authenticationFace/authenticationFace', | 
 |  |  |         'extraPage/extraPage', | 
 |  |  |       ], | 
 |  |  |     }, | 
 |  |  |     { | 
 |  |  | 
 |  |  |         'unboundBankCard/unboundBankCard', | 
 |  |  |         'incomeDetail/incomeDetail', | 
 |  |  |         'incomeDetailInfo/incomeDetailInfo', | 
 |  |  |         'withdraw/withdraw', | 
 |  |  |         'withdrawResult/withdrawResult', | 
 |  |  |         'withdrawDetailInfo/withdrawDetailInfo', | 
 |  |  |       ], | 
 |  |  |     }, | 
 |  |  |     { | 
 |  |  | 
 |  |  |       root: 'subpackages/user', | 
 |  |  |       pages: ['complaint/complaint'], | 
 |  |  |     }, | 
 |  |  |     { | 
 |  |  |       root: 'subpackages/extraPage', | 
 |  |  |       pages: ['extraPage/extraPage'], | 
 |  |  |     }, | 
 |  |  |   ], | 
 |  |  |   // preloadRule: { | 
 |  |  |   //   'pages/mine/index': { |