功能完善

This commit is contained in:
lzh
2023-02-12 19:08:38 +08:00
parent 9a3693f2c8
commit c6c6e72936
51 changed files with 5015 additions and 3847 deletions

View File

@@ -36,7 +36,7 @@
</scroll-view>
</view>
</view>
<mallplusCopyright></mallplusCopyright>
<!-- <mallplusCopyright></mallplusCopyright> -->
</view>
</template>

View File

@@ -23,7 +23,7 @@
</view>
</view>
<uni-load-more :status="loadingType"></uni-load-more>
<mallplusCopyright></mallplusCopyright>
<!-- <mallplusCopyright></mallplusCopyright> -->
</view>
</template>

View File

@@ -36,7 +36,7 @@
</scroll-view>
</view>
</view>
<mallplusCopyright></mallplusCopyright>
<!-- <mallplusCopyright></mallplusCopyright> -->
</view>
</template>

View File

@@ -63,7 +63,7 @@
</scroll-view>
</view>
</view>
<mallplusCopyright></mallplusCopyright>
<!-- <mallplusCopyright></mallplusCopyright> -->
</view>
</template>

View File

@@ -36,7 +36,7 @@
</scroll-view>
</view>
</view>
<mallplusCopyright></mallplusCopyright>
<!-- <mallplusCopyright></mallplusCopyright> -->
</view>
</template>

View File

@@ -500,6 +500,7 @@ export default {
uni.navigateTo({
url
});
return;
}
let userInfo = uni.getStorageSync('userInfo');
if (userInfo && userInfo.storeId && userInfo.storeId == this.goods.storeId) {

View File

@@ -61,7 +61,7 @@
</scroll-view>
</view>
</view>
<mallplusCopyright></mallplusCopyright>
<!-- <mallplusCopyright></mallplusCopyright> -->
</view>
</template>