摘要: <script> var vm = new Vue({ el: '#box', data: { token: "", head_pic: "", }, created: function () { var that = this that.token = sessionStorage.getItem 阅读全文
posted @ 2019-04-01 18:54 bingxiaoxiao 阅读(270) 评论(0) 推荐(0)