细节优化

master
gongfuxiang 2021-10-31 16:05:34 +08:00
parent 86f833dd0b
commit 4048dd4ed7
2 changed files with 3 additions and 2 deletions

View File

@ -34,7 +34,7 @@
"/pages/user/user"
],
//
request_url: 'http://shopxo.com/',
request_url: 'https://dev.shopxo.vip/',
//
static_url: 'https://d1.shopxo.vip/',
//

View File

@ -7,7 +7,8 @@
<image class="dis-block circle auto" :src="data.cover" mode="widthFix"></image>
<view class="cr-white margin-top-lg">{{data.describe}}</view>
</view>
<!-- 关键字 -->
<view v-if="data.keywords_arr.length > 0" class="word-content scroll-view-horizontal margin-bottom-sm">
<scroll-view scroll-x>
<block v-for="(kv, ki) in data.keywords_arr" :key="ki">