'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={() => {
|
onClick={() => {
|
||||||
setqrOpen(true);
|
setqrOpen(true);
|
||||||
}}
|
}}
|
||||||
>{`踏上游牧之旅->`}</AtButton>
|
>{`加入微信群💬`}</AtButton>
|
||||||
</View>
|
</View>
|
||||||
) : null}
|
) : null}
|
||||||
</View>
|
</View>
|
||||||
@@ -326,7 +326,7 @@ const Index = () => {
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
setqrOpen(true);
|
setqrOpen(true);
|
||||||
}}
|
}}
|
||||||
>{`踏上游牧之旅->`}</AtButton>
|
>{`加入微信群💬`}</AtButton>
|
||||||
</View>
|
</View>
|
||||||
</View>
|
</View>
|
||||||
</View>
|
</View>
|
||||||
@@ -401,7 +401,8 @@ const Index = () => {
|
|||||||
{/* <AtModalHeader>标题</AtModalHeader> */}
|
{/* <AtModalHeader>标题</AtModalHeader> */}
|
||||||
<AtModalContent>
|
<AtModalContent>
|
||||||
<View className="qrcode">
|
<View className="qrcode">
|
||||||
<View>扫码关注公众号,加入💬微信群</View>
|
{/* ,加入💬微信群 */}
|
||||||
|
<View>扫码关注公众号</View>
|
||||||
<Image
|
<Image
|
||||||
style="width: 200px;height: 200px;"
|
style="width: 200px;height: 200px;"
|
||||||
mode="heightFix"
|
mode="heightFix"
|
||||||
|
|||||||
Reference in New Issue
Block a user