数据为空占位

This commit is contained in:
zhaofang
2022-11-14 11:33:13 +08:00
parent c7172e7db5
commit eaaa163e14
9 changed files with 143 additions and 106 deletions

View File

@@ -1,7 +1,7 @@
<template>
<!--用于显示课程的图片-->
<view class="img-box" id="img-box">
<image style="background-color: #eeeeee;"
<image style="background-color: #eeeeee"
:class="{'border':border}"
:style="`width:${width};height:${height};`"
mode="aspectFit "