mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 17:36:45 +08:00
数据为空占位
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user