Explorar o código

修改用户协议隐私协议

zs hai 1 ano
pai
achega
6edcf36b36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesOther/other/agree.vue

+ 1 - 1
pagesOther/other/agree.vue

@@ -27,7 +27,7 @@
 					const res = uni.getStorageSync('config');
 					if (res) {
 						res.agree = res.agree.replace(/\<img/gi, '<img class="rich-img"');
-						that.$set(that, `info`, res.data);
+						that.$set(that, `info`, res);
 					}
 				} catch (err) {
 					uni.showToast({