|
|
@@ -784,7 +784,7 @@ |
|
|
|
this.itemobj = uni.getStorageSync('searchobj'); |
|
|
|
this.stateisshow = options.stateisshow; |
|
|
|
this.wordFraction = options.wordFraction == 'undefined' ? 0 : options.wordFraction; |
|
|
|
|
|
|
|
this.addLookingCount(options.customerId) |
|
|
|
this.visitParams.id = options.customerId; |
|
|
|
this.$zaudio.autoPlay = true |
|
|
|
if (options.refresh) this.refresh = options.refresh |
|
|
|