'ss'
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
@@ -299,7 +299,7 @@ const Index = () => {
|
||||
onClick={() => {
|
||||
setqrOpen(true);
|
||||
}}
|
||||
>{`踏上游牧之旅->`}</AtButton>
|
||||
>{`加入微信群💬`}</AtButton>
|
||||
</View>
|
||||
) : null}
|
||||
</View>
|
||||
@@ -326,7 +326,7 @@ const Index = () => {
|
||||
onClick={() => {
|
||||
setqrOpen(true);
|
||||
}}
|
||||
>{`踏上游牧之旅->`}</AtButton>
|
||||
>{`加入微信群💬`}</AtButton>
|
||||
</View>
|
||||
</View>
|
||||
</View>
|
||||
@@ -401,7 +401,8 @@ const Index = () => {
|
||||
{/* <AtModalHeader>标题</AtModalHeader> */}
|
||||
<AtModalContent>
|
||||
<View className="qrcode">
|
||||
<View>扫码关注公众号,加入💬微信群</View>
|
||||
{/* ,加入💬微信群 */}
|
||||
<View>扫码关注公众号</View>
|
||||
<Image
|
||||
style="width: 200px;height: 200px;"
|
||||
mode="heightFix"
|
||||
|
||||
Reference in New Issue
Block a user