fix: remove first umijs in prod html

This commit is contained in:
jialin
2024-07-23 13:38:02 +08:00
parent 9c9b35ff9b
commit 50104cf276
8 changed files with 9 additions and 45 deletions
+1
View File
@@ -19,6 +19,7 @@ export default {
'resources.table.total': 'Total',
'resources.table.used': 'Used',
'resources.table.wokers': 'workers',
'resources.worker.linuxormaxos': 'Linux or MacOS',
'resources.table.unified': 'Unified Memory',
'resources.worker.add.step1': 'Get Token',
'resources.worker.add.step2': 'Register Worker',
+1
View File
@@ -20,6 +20,7 @@ export default {
'resources.table.used': '已用',
'resources.table.wokers': 'workers',
'resources.table.unified': '统一内存',
'resources.worker.linuxormaxos': 'Linux 或 MacOS',
'resources.worker.add.step1': '获取 Token',
'resources.worker.add.step2': '注册 Worker',
'resources.worker.add.step2.tips':