修复首页图标显示不了问题(I5UHNY)
This commit is contained in:
parent
36e400027e
commit
9bca5bebd5
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<view class="content">
|
<view class="content">
|
||||||
<image class="logo" src="/static/logo.png"></image>
|
<image class="logo" src="@/static/logo.png"></image>
|
||||||
<view class="text-area">
|
<view class="text-area">
|
||||||
<text class="title">Hello RuoYi</text>
|
<text class="title">Hello RuoYi</text>
|
||||||
</view>
|
</view>
|
||||||
|
Loading…
Reference in New Issue
Block a user