Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
D
dataease
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
njgzx
dataease
Commits
070ff396
提交
070ff396
authored
5月 26, 2021
作者:
wangjiahao
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 样式修改
上级
9351e48b
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
7 行增加
和
7 行删除
+7
-7
messages_en_US.properties
backend/src/main/resources/i18n/messages_en_US.properties
+1
-1
messages_zh_CN.properties
backend/src/main/resources/i18n/messages_zh_CN.properties
+1
-1
messages_zh_TW.properties
backend/src/main/resources/i18n/messages_zh_TW.properties
+1
-1
en.js
frontend/src/lang/en.js
+1
-1
tw.js
frontend/src/lang/tw.js
+1
-1
zh.js
frontend/src/lang/zh.js
+1
-1
PanelList.vue
frontend/src/views/panel/list/PanelList.vue
+1
-1
没有找到文件。
backend/src/main/resources/i18n/messages_en_US.properties
浏览文件 @
070ff396
...
@@ -234,7 +234,7 @@ i18n_excel_have_merge_region=Excel has merged region
...
@@ -234,7 +234,7 @@ i18n_excel_have_merge_region=Excel has merged region
i18n_cron_expression_error
=
Cron expression error
i18n_cron_expression_error
=
Cron expression error
i18n_same_folder_can_not_repeat
=
Same Folder Can Not Repeat
i18n_same_folder_can_not_repeat
=
Same Folder Can Not Repeat
i18n_default_panel
=
Default Panel
i18n_default_panel
=
Default Panel
i18n_panel_list
=
Panel
List
i18n_panel_list
=
Panel
i18n_processing_data
=
Processing data now, Refresh later
i18n_processing_data
=
Processing data now, Refresh later
i18n_union_already_exists
=
Union relation already exists
i18n_union_already_exists
=
Union relation already exists
i18n_union_field_exists
=
The same field can't in two dataset
i18n_union_field_exists
=
The same field can't in two dataset
backend/src/main/resources/i18n/messages_zh_CN.properties
浏览文件 @
070ff396
...
@@ -235,7 +235,7 @@ i18n_excel_have_merge_region=Excel存在合并单元格
...
@@ -235,7 +235,7 @@ i18n_excel_have_merge_region=Excel存在合并单元格
i18n_cron_expression_error
=
Cron表达式校验错误
i18n_cron_expression_error
=
Cron表达式校验错误
i18n_same_folder_can_not_repeat
=
相同的目录下名称不能重复
i18n_same_folder_can_not_repeat
=
相同的目录下名称不能重复
i18n_default_panel
=
默认仪表盘
i18n_default_panel
=
默认仪表盘
i18n_panel_list
=
仪表盘
列表
i18n_panel_list
=
仪表盘
i18n_processing_data
=
正在处理数据,稍后刷新
i18n_processing_data
=
正在处理数据,稍后刷新
i18n_union_already_exists
=
关联关系已存在
i18n_union_already_exists
=
关联关系已存在
i18n_union_field_exists
=
两个数据集之间关联不能出现多次相同字段
i18n_union_field_exists
=
两个数据集之间关联不能出现多次相同字段
backend/src/main/resources/i18n/messages_zh_TW.properties
浏览文件 @
070ff396
...
@@ -235,7 +235,7 @@ i18n_excel_have_merge_region=Excel存在合並單元格
...
@@ -235,7 +235,7 @@ i18n_excel_have_merge_region=Excel存在合並單元格
i18n_cron_expression_error
=
Cron表達式校驗錯誤
i18n_cron_expression_error
=
Cron表達式校驗錯誤
i18n_same_folder_can_not_repeat
=
相同的目录下名称不能重复
i18n_same_folder_can_not_repeat
=
相同的目录下名称不能重复
i18n_default_panel
=
默认仪表盘
i18n_default_panel
=
默认仪表盘
i18n_panel_list
=
仪表盘
列表
i18n_panel_list
=
仪表盘
i18n_processing_data
=
正在處理數據,稍後刷新
i18n_processing_data
=
正在處理數據,稍後刷新
i18n_union_already_exists
=
關聯關系已存在
i18n_union_already_exists
=
關聯關系已存在
i18n_union_field_exists
=
兩個數據集之間關聯不能出現多次相同字段
i18n_union_field_exists
=
兩個數據集之間關聯不能出現多次相同字段
frontend/src/lang/en.js
浏览文件 @
070ff396
...
@@ -845,7 +845,7 @@ export default {
...
@@ -845,7 +845,7 @@ export default {
back
:
'Back'
,
back
:
'Back'
,
view
:
'Chart'
,
view
:
'Chart'
,
edit
:
'Edit'
,
edit
:
'Edit'
,
panel_list
:
'Panel
List
'
,
panel_list
:
'Panel'
,
module
:
'Component'
,
module
:
'Component'
,
filter_module
:
'Filter Component'
,
filter_module
:
'Filter Component'
,
select_by_module
:
'Select by Component'
,
select_by_module
:
'Select by Component'
,
...
...
frontend/src/lang/tw.js
浏览文件 @
070ff396
...
@@ -829,7 +829,7 @@ export default {
...
@@ -829,7 +829,7 @@ export default {
datalist
:
'視圖列表'
,
datalist
:
'視圖列表'
,
group
:
'目錄'
,
group
:
'目錄'
,
panel
:
'儀表盤'
,
panel
:
'儀表盤'
,
panel_list
:
'儀表盤
列表
'
,
panel_list
:
'儀表盤'
,
groupAdd
:
'新建目錄'
,
groupAdd
:
'新建目錄'
,
panelAdd
:
'新建儀表盤'
,
panelAdd
:
'新建儀表盤'
,
delete
:
'刪除'
,
delete
:
'刪除'
,
...
...
frontend/src/lang/zh.js
浏览文件 @
070ff396
...
@@ -831,7 +831,7 @@ export default {
...
@@ -831,7 +831,7 @@ export default {
datalist
:
'视图列表'
,
datalist
:
'视图列表'
,
group
:
'目录'
,
group
:
'目录'
,
panel
:
'仪表盘'
,
panel
:
'仪表盘'
,
panel_list
:
'仪表盘
列表
'
,
panel_list
:
'仪表盘'
,
groupAdd
:
'新建目录'
,
groupAdd
:
'新建目录'
,
panelAdd
:
'新建仪表盘'
,
panelAdd
:
'新建仪表盘'
,
delete
:
'删除'
,
delete
:
'删除'
,
...
...
frontend/src/views/panel/list/PanelList.vue
浏览文件 @
070ff396
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
<el-row>
<el-row>
<span
class=
"header-title"
>
<span
class=
"header-title"
>
{{
$t
(
'panel.panel_list'
)
}}
{{
$t
(
'panel.panel_list'
)
}}
<el-button
style=
"float: right;padding-right: 7px;"
icon=
"el-icon-plus"
type=
"text"
@
click=
"showEditPanel(newFolder)"
/>
<el-button
style=
"float: right;padding-right: 7px;
margin-top: -8px
"
icon=
"el-icon-plus"
type=
"text"
@
click=
"showEditPanel(newFolder)"
/>
<!--
<el-button
style=
"float: right;"
type=
"primary"
size=
"mini"
@
click=
"showEditPanel(newFolder)"
>
-->
<!--
<el-button
style=
"float: right;"
type=
"primary"
size=
"mini"
@
click=
"showEditPanel(newFolder)"
>
-->
<!--
{{
$t
(
'panel.groupAdd'
)
}}
-->
<!--
{{
$t
(
'panel.groupAdd'
)
}}
-->
<!--
</el-button>
-->
<!--
</el-button>
-->
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论