功能完善
This commit is contained in:
@@ -25,7 +25,7 @@ const simulShoot = async () => {
|
||||
<image src="../static/back.png" mode="widthFix" />
|
||||
</navigator>
|
||||
<text>{{ title }}</text>
|
||||
<view class="simul" @click="simulShoot">S</view>
|
||||
<view class="simul" @click="simulShoot">模拟射箭</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@@ -37,7 +37,7 @@ const simulShoot = async () => {
|
||||
width: 72vw;
|
||||
height: 60px;
|
||||
padding-left: 15px;
|
||||
padding-top: 36px;
|
||||
padding-top: 25px;
|
||||
}
|
||||
.back-btn {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user