摘要:
1 2 3 /** 4 ** 5 页面传输传递参数 6 url:"xxx?userId="+userid +"&username="+username 7 8 ** 9 10 11 */ 12 data{ 13 userId:"", 14 headlist:'', 15 16 } 17 onload(options){ 18 let user... 阅读全文
posted @ 2019-08-22 11:47
烙心
阅读(238)
评论(0)
推荐(0)