文字样式修改
This commit is contained in:
@@ -63,7 +63,7 @@ onUnmounted(() => {
|
||||
>
|
||||
<view :style="{ display: 'flex', flexDirection: 'column' }">
|
||||
<text :style="{ color: '#fed847' }">请预先射几箭测试</text>
|
||||
<text>请确保射击距离有5米</text>
|
||||
<text>请确保射箭距离有5米</text>
|
||||
</view>
|
||||
</view>
|
||||
</Guide>
|
||||
@@ -83,7 +83,7 @@ onUnmounted(() => {
|
||||
<text v-else>请调整站位</text>
|
||||
</block>
|
||||
<block v-else>
|
||||
<text>大人,请射箭</text>
|
||||
<text>请射箭测试站距</text>
|
||||
</block>
|
||||
</view>
|
||||
<!-- <view class="debug-text">{{ debugInfo }}</view> -->
|
||||
|
||||
Reference in New Issue
Block a user