Commit 096ff857 by yuzhenWang

清除多余声明

parent 6b1f1030
...@@ -187,7 +187,6 @@ ...@@ -187,7 +187,6 @@
orderId: '', orderId: '',
userId: uni.getStorageSync('cffp_userId'), userId: uni.getStorageSync('cffp_userId'),
shareUserId: '', shareUserId: '',
shareCode: '',
shareReadId: '', shareReadId: '',
dataSource: '1', dataSource: '1',
requiredCount: 0, requiredCount: 0,
...@@ -200,8 +199,6 @@ ...@@ -200,8 +199,6 @@
timer: null, timer: null,
loginType: '', loginType: '',
sliceshare: false, sliceshare: false,
nonRequiredCount: 0,
requiredCount: 0,
realName: '', realName: '',
coursesharing: null, coursesharing: null,
serialsNo: null, serialsNo: null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment