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