1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

进出码优化

This commit is contained in:
2022-11-27 16:26:35 +08:00
parent 286b244457
commit d70e7a9cc4
4 changed files with 150 additions and 134 deletions

View File

@@ -1,6 +1,6 @@
<template>
<view>
<image src="../../image/home.jpg?t=1" style="width: 100vw; height: 41.5vw;"></image>
<image src="../../image/home.jpg" style="width: 100vw; height: 41.5vw;"></image>
<view style="display: block; padding-left: 30px; padding-top: 12px;">
<text>欢迎你{{ displayUsername }}</text>
</view>