bugfix
This commit is contained in:
parent
79817ae510
commit
2f6bc789d7
@ -10,7 +10,7 @@
|
||||
"subwidgets":[
|
||||
{
|
||||
"widgettype":"Title3",
|
||||
"options:{
|
||||
"options":{
|
||||
"text":"{{status.filename}}",
|
||||
"wrap":true,
|
||||
"halign":"left"
|
||||
@ -19,7 +19,7 @@
|
||||
{
|
||||
"widgettype":"Text",
|
||||
"options":{
|
||||
"text":"{{status.completedLength}}/{{status.totalLength}}"
|
||||
"text":"进度:{{status.completedLength}}/{{status.totalLength}}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user