绿满眶商城微信小程序-uniapp
zxl
20 小时以前 f7804b711a09eae4822a70063c63da54b04279d8
pages/tabbar/user/my.vue
@@ -190,6 +190,9 @@
        shareTime = `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`;
        uni.setStorageSync('shareTime', shareTime);
          this.bindMemberAndStore(shareStoreId, shareTime);
        console.log('数据存储成功');
      } catch (e) {
        console.error('存储失败:', e);