's
This commit is contained in:
BIN
src/images/nomadvloglife.png
Normal file
BIN
src/images/nomadvloglife.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 120 KiB |
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user