static图片网络化
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
</view>
|
||||
|
||||
<view class="no-express" v-if="loaded && !expressList.length">
|
||||
<image src="@/static/images/noExpress.png" />
|
||||
<image :src="`${$VUE_APP_RESOURCES_URL}/images/noExpress.png`" />
|
||||
</view>
|
||||
<Recommend></Recommend>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user