// app.js App({ onLaunch() { }, globalData: { account_list:[],//用户列表 } })