浏览代码

bug修复

guessPrice
suizhijia 5 年前
父节点
当前提交
14a9fa7fe5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      496_dongfengqichen/pages/myCenter/myCenter.js

+ 1
- 1
496_dongfengqichen/pages/myCenter/myCenter.js 查看文件

@@ -1028,6 +1028,6 @@ Page({
})
},
cardCodeCopy:function(){
this.contentCopy(this.data.buyStateCouponCode);
this.contentCopy(this.data.couponListCode);
}
})

正在加载...
取消
保存