This commit is contained in:
hackrobot
2024-09-12 17:03:41 +08:00
parent 4a154a0cb0
commit a51c8ee66f
2 changed files with 5 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -13,6 +13,8 @@ import { AtTag } from "taro-ui";
import { AtList, AtListItem } from "taro-ui";
import { AtForm, AtMessage } from "taro-ui";
import loft from "../../images/loft.png";
import nomadvloglife from "../../images/nomadvloglife.png";
import {
AtModal,
AtModalHeader,
@@ -142,7 +144,7 @@ const Salon = () => {
💰29/ ()
</View>
<br />
<View className="at-article__h3">| ,</View>
<View className="at-article__h3">| ,</View>
<View className="at-article__p">
{`ID:${window.localStorage.getItem("openid")}`}
</View>
@@ -151,7 +153,8 @@ const Salon = () => {
<View className="model-emoji">
<Image
style="width: 240px;height: 240px;background: #fff;"
src={qrcode}
// src={qrcode}
src={nomadvloglife}
/>
</View>
) : null}