完善弓箭调试和相关组件
This commit is contained in:
@@ -8,9 +8,12 @@ import Guide from "@/components/Guide.vue";
|
||||
<view>
|
||||
<AppBackground />
|
||||
<Header title="好友约战" />
|
||||
<Guide
|
||||
title="约上朋友开几局,欢乐多,不寂寞,一起练升级更快,早日加入全国排位赛!"
|
||||
/>
|
||||
<Guide>
|
||||
<view class="guide-tips">
|
||||
<text>约上朋友开几局,欢乐多,不寂寞</text>
|
||||
<text>一起练升级更快,早日加入全国排位赛!</text>
|
||||
</view>
|
||||
</Guide>
|
||||
<view class="founded-room">
|
||||
<image src="../static/founded-room.png" mode="widthFix" />
|
||||
<view>
|
||||
|
||||
Reference in New Issue
Block a user