Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
55a0d7b2
提交
55a0d7b2
编写于
12月 14, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Mosher 发布系统代码 [后台服务,演示应用]
上级
e13e32d7
变更
3
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
21 行增加
和
21 行删除
+21
-21
micro-component_en_US_base.ts
...es/entities/micro-component/micro-component_en_US_base.ts
+10
-10
micro-component_zh_CN_base.ts
...es/entities/micro-component/micro-component_zh_CN_base.ts
+10
-10
state.ts
app_Web/src/store/modules/view-action/state.ts
+1
-1
未找到文件。
app_Web/src/locale/lanres/entities/micro-component/micro-component_en_US_base.ts
浏览文件 @
55a0d7b2
...
@@ -136,6 +136,16 @@ function getLocaleResourceBase(){
...
@@ -136,6 +136,16 @@ function getLocaleResourceBase(){
uiactions
:
{
uiactions
:
{
},
},
},
},
editviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Save"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Save"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Save And Close"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Save And Close Window"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
gridviewtoolbar_toolbar
:
{
tbitem3
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
...
@@ -186,16 +196,6 @@ function getLocaleResourceBase(){
...
@@ -186,16 +196,6 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
},
},
},
},
editviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Save"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Save"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Save And Close"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Save And Close Window"
,
null
),
},
},
};
};
return
data
;
return
data
;
}
}
...
...
app_Web/src/locale/lanres/entities/micro-component/micro-component_zh_CN_base.ts
浏览文件 @
55a0d7b2
...
@@ -136,6 +136,16 @@ function getLocaleResourceBase(){
...
@@ -136,6 +136,16 @@ function getLocaleResourceBase(){
uiactions
:
{
uiactions
:
{
},
},
},
},
editviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
gridviewtoolbar_toolbar
:
{
tbitem3
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
...
@@ -186,16 +196,6 @@ function getLocaleResourceBase(){
...
@@ -186,16 +196,6 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
},
},
},
},
editviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
};
};
return
data
;
return
data
;
}
}
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
55a0d7b2
...
@@ -264,6 +264,7 @@ export const viewstate: any = {
...
@@ -264,6 +264,7 @@ export const viewstate: any = {
'dbbbaa36390b7c2f2be33b8551b0d137'
,
'dbbbaa36390b7c2f2be33b8551b0d137'
,
'10e721a882036c8c012f35d2a6b00237'
,
'10e721a882036c8c012f35d2a6b00237'
,
'd8a6379b9ddbd161045a288aba0890b6'
,
'd8a6379b9ddbd161045a288aba0890b6'
,
'ac6320a19c08922e173668132bbd4ad8'
,
'd1f311d51e800e95e9b10c49a8b49b5a'
,
'd1f311d51e800e95e9b10c49a8b49b5a'
,
'28e0ba8bf7d5467c21c6f84b114e255f'
,
'28e0ba8bf7d5467c21c6f84b114e255f'
,
'f94df735642ce85ebb2fe3816c4dc77b'
,
'f94df735642ce85ebb2fe3816c4dc77b'
,
...
@@ -304,7 +305,6 @@ export const viewstate: any = {
...
@@ -304,7 +305,6 @@ export const viewstate: any = {
'51dc78a9ed0e9cd37d46bec7dbc7d172'
,
'51dc78a9ed0e9cd37d46bec7dbc7d172'
,
'6b3607e849c8517fd7ae1cab583f7393'
,
'6b3607e849c8517fd7ae1cab583f7393'
,
'427821f1e67ee5b79dde237e66a7b9c9'
,
'427821f1e67ee5b79dde237e66a7b9c9'
,
'af77190352cccc001b8f3dcd60436512'
,
'09663b7a4e3dce70524d1b64e02b5e2d'
,
'09663b7a4e3dce70524d1b64e02b5e2d'
,
'edca8ee67304eb78c02bbfb9e4cb11bb'
,
'edca8ee67304eb78c02bbfb9e4cb11bb'
,
'a6cb9804bfd40d2542ae2c44e0cc3331'
,
'a6cb9804bfd40d2542ae2c44e0cc3331'
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录