Преглед на файлове

修改用户协议隐私协议

zs преди 1 година
родител
ревизия
6edcf36b36
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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({