uni.getStorage({
key: 'qgtm',
success: function(res) {
this.qgtm = res.data;
console.log(this.qgtm[1]); //242
}.bind(this)
});
console.log(this.qgtm); //245
10:20:07.922 [Object] [] at pages/quanguo/index.vue:245
10:20:08.079 [Object] {"id":2,"num":2,"content":"申请人若首次参加出租汽车驾驶员从业资格考试,其全国公共科目和区域科目考试可在不同的区域完成。","answer":2,"choice1":"正确","choi...} at pages/quanguo/index.vue:242
2***@qq.com (作者)
WIN10 63位 之前用的哪个版本不记得了,现在用的3.3.13,是不是因为vue版本更新的原因啊
2022-03-21 10:49