提交 a12c8953 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

更新image示例

上级 44c7d105
......@@ -16,6 +16,7 @@
</template>
<script>
import logo from './logo.png';
export default {
data() {
return {
......@@ -34,8 +35,8 @@
description: '本地相对路径忽略大小写'
},
{
src: 'logo.png',
description: '非static目录无法访问'
src: logo,
description: '非static目录'
},
{
// #ifdef APP-ANDROID
......@@ -92,7 +93,6 @@
src : string
description : string
}
</script>
<style>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册