功能完善
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</scroll-view>
|
||||
</view>
|
||||
</view>
|
||||
<mallplusCopyright></mallplusCopyright>
|
||||
<!-- <mallplusCopyright></mallplusCopyright> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<uni-load-more :status="loadingType"></uni-load-more>
|
||||
<mallplusCopyright></mallplusCopyright>
|
||||
<!-- <mallplusCopyright></mallplusCopyright> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</scroll-view>
|
||||
</view>
|
||||
</view>
|
||||
<mallplusCopyright></mallplusCopyright>
|
||||
<!-- <mallplusCopyright></mallplusCopyright> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
</scroll-view>
|
||||
</view>
|
||||
</view>
|
||||
<mallplusCopyright></mallplusCopyright>
|
||||
<!-- <mallplusCopyright></mallplusCopyright> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</scroll-view>
|
||||
</view>
|
||||
</view>
|
||||
<mallplusCopyright></mallplusCopyright>
|
||||
<!-- <mallplusCopyright></mallplusCopyright> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -500,6 +500,7 @@ export default {
|
||||
uni.navigateTo({
|
||||
url
|
||||
});
|
||||
return;
|
||||
}
|
||||
let userInfo = uni.getStorageSync('userInfo');
|
||||
if (userInfo && userInfo.storeId && userInfo.storeId == this.goods.storeId) {
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
</scroll-view>
|
||||
</view>
|
||||
</view>
|
||||
<mallplusCopyright></mallplusCopyright>
|
||||
<!-- <mallplusCopyright></mallplusCopyright> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user