2025/07/28 修改语言提示
parent
fcfdad284c
commit
3aa8475037
|
@ -1,7 +1,7 @@
|
||||||
<template>
|
<template>
|
||||||
<view class="container">
|
<view class="container">
|
||||||
<view class="fat">
|
<view class="fat">
|
||||||
<text class="fatt">请将人脸置于圆圈内</text>
|
<text class="fatt">请将人脸置于方框内</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="livefater">
|
<view class="livefater">
|
||||||
<view style="width: 700upx; height: 700upx; border-radius: 700upx; overflow: hidden">
|
<view style="width: 700upx; height: 700upx; border-radius: 700upx; overflow: hidden">
|
||||||
|
|
Loading…
Reference in New Issue