mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2025-02-20 20:21:38 +01:00
fix: 📝 修复高级配置标题语义不明的问题
This commit is contained in:
parent
922abd2a1f
commit
218de1c7a4
@ -117,7 +117,7 @@ export default {
|
||||
return {
|
||||
scrcpyModel: [
|
||||
{
|
||||
label: '显示配置',
|
||||
label: '视频控制',
|
||||
type: 'video',
|
||||
},
|
||||
{
|
||||
@ -129,7 +129,7 @@ export default {
|
||||
type: 'window',
|
||||
},
|
||||
{
|
||||
label: '录制音视频',
|
||||
label: '音视频录制',
|
||||
type: 'record',
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user