lenovo008\lenovo 4 months ago
parent 535d9f9079
commit 65e831bc57

@ -1,2 +1,2 @@
# SHOPRO_DEV_BASE_URL = https://yanghaodong.51vip.biz
SHOPRO_DEV_BASE_URL = http://192.168.1.129:48080
SHOPRO_DEV_BASE_URL = http://192.168.1.118:48080

@ -30,12 +30,12 @@
/>
<view class="keyword-link ss-flex">
<view v-for="(item, index) in data.hotKeywords" :key="index">
<view
<!-- <view
class="ss-m-r-16"
:style="[{ color: data.textColor }]"
@tap.stop="sheep.$router.go('/pages/goods/list', { keyword: item })"
>{{ item }}</view
>
> -->
</view>
</view>
<view v-if="data.hotKeywords && data.hotKeywords.length && navbar" class="ss-flex">

Loading…
Cancel
Save