Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
2e006310
提交
2e006310
编写于
12月 14, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
kuaikuai 发布系统代码 [后台服务,演示应用]
上级
c4ffc30e
变更
12
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
317 行增加
和
68 行删除
+317
-68
view-config.json
app_Web/public/assets/json/view-config.json
+1
-1
ibizbook_en_US_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
+10
-2
ibizbook_zh_CN_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
+10
-2
ibizorder_en_US_base.ts
.../locale/lanres/entities/ibizorder/ibizorder_en_US_base.ts
+1
-1
ibizorder_zh_CN_base.ts
.../locale/lanres/entities/ibizorder/ibizorder_zh_CN_base.ts
+1
-1
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+1
-1
micro-component-edit-view-base.vue
...ro-component-edit-view/micro-component-edit-view-base.vue
+1
-2
expor-and-import-grid-grid-base.vue
...-and-import-grid-grid/expor-and-import-grid-grid-base.vue
+248
-29
expor-and-import-grid-grid-model.ts
...-and-import-grid-grid/expor-and-import-grid-grid-model.ts
+42
-7
config.xml
config.xml
+0
-5
Dockerfile
demo-app/demo-app-web/src/main/docker/Dockerfile
+1
-1
demo-app-web.yaml
demo-app/demo-app-web/src/main/docker/demo-app-web.yaml
+1
-16
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
2e006310
...
@@ -856,7 +856,7 @@
...
@@ -856,7 +856,7 @@
"viewtag"
:
"7d37165f2f535b4a6d2116188fe83d18"
"viewtag"
:
"7d37165f2f535b4a6d2116188fe83d18"
},
},
"ibizorderdashboardview"
:
{
"ibizorderdashboardview"
:
{
"title"
:
"
订单数据看板视图
"
,
"title"
:
"
数据看板
"
,
"caption"
:
"订单"
,
"caption"
:
"订单"
,
"viewtype"
:
"DEPORTALVIEW"
,
"viewtype"
:
"DEPORTALVIEW"
,
"viewmodule"
:
"Sample"
,
"viewmodule"
:
"Sample"
,
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
浏览文件 @
2e006310
...
@@ -582,9 +582,17 @@ function getLocaleResourceBase(){
...
@@ -582,9 +582,17 @@ function getLocaleResourceBase(){
},
},
exporandimportgrid_grid
:
{
exporandimportgrid_grid
:
{
columns
:
{
columns
:
{
ibizbookid
:
commonLogic
.
appcommonhandle
(
"图书标识"
,
null
),
ibizbookname
:
commonLogic
.
appcommonhandle
(
"图书名称"
,
null
),
ibizbookname
:
commonLogic
.
appcommonhandle
(
"图书名称"
,
null
),
updateman
:
commonLogic
.
appcommonhandle
(
"更新人"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"图书作者"
,
null
),
updatedate
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
type
:
commonLogic
.
appcommonhandle
(
"图书类型"
,
null
),
press
:
commonLogic
.
appcommonhandle
(
"图书出版社"
,
null
),
price
:
commonLogic
.
appcommonhandle
(
"图书价格"
,
null
),
subtext
:
commonLogic
.
appcommonhandle
(
"图书描述"
,
null
),
booknumber
:
commonLogic
.
appcommonhandle
(
"图书数量"
,
null
),
tag
:
commonLogic
.
appcommonhandle
(
"标签"
,
null
),
borrowway
:
commonLogic
.
appcommonhandle
(
"借阅方式"
,
null
),
sailstate
:
commonLogic
.
appcommonhandle
(
"图书销售状态"
,
null
),
},
},
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
uiactions
:
{
uiactions
:
{
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
浏览文件 @
2e006310
...
@@ -582,9 +582,17 @@ function getLocaleResourceBase(){
...
@@ -582,9 +582,17 @@ function getLocaleResourceBase(){
},
},
exporandimportgrid_grid
:
{
exporandimportgrid_grid
:
{
columns
:
{
columns
:
{
ibizbookid
:
commonLogic
.
appcommonhandle
(
"图书标识"
,
null
),
ibizbookname
:
commonLogic
.
appcommonhandle
(
"图书名称"
,
null
),
ibizbookname
:
commonLogic
.
appcommonhandle
(
"图书名称"
,
null
),
updateman
:
commonLogic
.
appcommonhandle
(
"更新人"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"图书作者"
,
null
),
updatedate
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
type
:
commonLogic
.
appcommonhandle
(
"图书类型"
,
null
),
press
:
commonLogic
.
appcommonhandle
(
"图书出版社"
,
null
),
price
:
commonLogic
.
appcommonhandle
(
"图书价格"
,
null
),
subtext
:
commonLogic
.
appcommonhandle
(
"图书描述"
,
null
),
booknumber
:
commonLogic
.
appcommonhandle
(
"图书数量"
,
null
),
tag
:
commonLogic
.
appcommonhandle
(
"标签"
,
null
),
borrowway
:
commonLogic
.
appcommonhandle
(
"借阅方式"
,
null
),
sailstate
:
commonLogic
.
appcommonhandle
(
"图书销售状态"
,
null
),
},
},
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
uiactions
:
{
uiactions
:
{
...
...
app_Web/src/locale/lanres/entities/ibizorder/ibizorder_en_US_base.ts
浏览文件 @
2e006310
...
@@ -141,7 +141,7 @@ function getLocaleResourceBase(){
...
@@ -141,7 +141,7 @@ function getLocaleResourceBase(){
},
},
dashboardview
:
{
dashboardview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"订单"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"订单"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"
订单数据看板视图
"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"
数据看板
"
,
null
),
},
},
sf1editview
:
{
sf1editview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"编辑表单新建默认值"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"编辑表单新建默认值"
,
null
),
...
...
app_Web/src/locale/lanres/entities/ibizorder/ibizorder_zh_CN_base.ts
浏览文件 @
2e006310
...
@@ -141,7 +141,7 @@ function getLocaleResourceBase(){
...
@@ -141,7 +141,7 @@ function getLocaleResourceBase(){
},
},
dashboardview
:
{
dashboardview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"订单"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"订单"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"
订单数据看板视图
"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"
数据看板
"
,
null
),
},
},
sf1editview
:
{
sf1editview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"编辑表单新建默认值"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"编辑表单新建默认值"
,
null
),
...
...
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
2e006310
...
@@ -864,7 +864,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -864,7 +864,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag"
:
"7d37165f2f535b4a6d2116188fe83d18"
"viewtag"
:
"7d37165f2f535b4a6d2116188fe83d18"
},
},
"ibizorderdashboardview"
:
{
"ibizorderdashboardview"
:
{
"title"
:
"
订单数据看板视图
"
,
"title"
:
"
数据看板
"
,
"caption"
:
"订单"
,
"caption"
:
"订单"
,
"viewtype"
:
"DEPORTALVIEW"
,
"viewtype"
:
"DEPORTALVIEW"
,
"viewmodule"
:
"Sample"
,
"viewmodule"
:
"Sample"
,
...
...
app_Web/src/pages/sample/micro-component-edit-view/micro-component-edit-view-base.vue
浏览文件 @
2e006310
<
template
>
<
template
>
<div
class=
"view-container deeditview micro-component-edit-view"
>
<div
class=
"view-container deeditview micro-component-edit-view"
>
<app-studioaction
:viewTitle=
"$t(model.srfCaption)"
viewName=
"microcomponenteditview"
></app-studioaction>
<app-studioaction
:viewTitle=
"$t(model.srfCaption)"
viewName=
"microcomponenteditview"
></app-studioaction>
<card
class=
'view-card '
:disHover=
"true"
:bordered=
"false"
>
<card
class=
'view-card
view-no-caption
'
:disHover=
"true"
:bordered=
"false"
>
<div
slot=
'title'
class=
"header-container"
>
<div
slot=
'title'
class=
"header-container"
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfCaption
)
}}
</span>
<div
class=
'toolbar-container'
>
<div
class=
'toolbar-container'
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"toolBarModels.tbitem3.visabled"
:disabled=
"toolBarModels.tbitem3.disabled"
class=
' deepskyblueToolBar'
v-loading:i-button
@
click=
"toolbar_click(
{ tag: 'tbitem3' }, $event)">
<i-button
v-show=
"toolBarModels.tbitem3.visabled"
:disabled=
"toolBarModels.tbitem3.disabled"
class=
' deepskyblueToolBar'
v-loading:i-button
@
click=
"toolbar_click(
{ tag: 'tbitem3' }, $event)">
...
...
app_Web/src/widgets/ibizbook/expor-and-import-grid-grid/expor-and-import-grid-grid-base.vue
浏览文件 @
2e006310
此差异已折叠。
点击以展开。
app_Web/src/widgets/ibizbook/expor-and-import-grid-grid/expor-and-import-grid-grid-model.ts
浏览文件 @
2e006310
...
@@ -27,24 +27,34 @@ export default class ExporAndImportGridModel {
...
@@ -27,24 +27,34 @@ export default class ExporAndImportGridModel {
}
else
{
}
else
{
return
[
return
[
{
{
name
:
'ibizbookname'
,
name
:
'subtext'
,
prop
:
'ibizbookname'
,
prop
:
'subtext'
,
dataType
:
'TEXT'
,
},
{
name
:
'press'
,
prop
:
'press'
,
dataType
:
'TEXT'
,
dataType
:
'TEXT'
,
},
},
{
name
:
'tag'
,
prop
:
'tag'
,
dataType
:
'LONGTEXT'
,
},
{
{
name
:
'ibizbookid'
,
name
:
'ibizbookid'
,
prop
:
'ibizbookid'
,
prop
:
'ibizbookid'
,
dataType
:
'GUID'
,
dataType
:
'GUID'
,
},
},
{
{
name
:
'
updateman
'
,
name
:
'
sailstate
'
,
prop
:
'
updateman
'
,
prop
:
'
sailstate
'
,
dataType
:
'TEXT'
,
dataType
:
'TEXT'
,
},
},
{
{
name
:
'
updatedat
e'
,
name
:
'
typ
e'
,
prop
:
'
updatedat
e'
,
prop
:
'
typ
e'
,
dataType
:
'
DATETIME
'
,
dataType
:
'
TEXT
'
,
},
},
{
{
name
:
'srfmstag'
,
name
:
'srfmstag'
,
...
@@ -65,6 +75,31 @@ export default class ExporAndImportGridModel {
...
@@ -65,6 +75,31 @@ export default class ExporAndImportGridModel {
dataType
:
'GUID'
,
dataType
:
'GUID'
,
isEditable
:
true
isEditable
:
true
},
},
{
name
:
'author'
,
prop
:
'author'
,
dataType
:
'TEXT'
,
},
{
name
:
'ibizbookname'
,
prop
:
'ibizbookname'
,
dataType
:
'TEXT'
,
},
{
name
:
'price'
,
prop
:
'price'
,
dataType
:
'FLOAT'
,
},
{
name
:
'booknumber'
,
prop
:
'booknumber'
,
dataType
:
'INT'
,
},
{
name
:
'borrowway'
,
prop
:
'borrowway'
,
dataType
:
'SSCODELIST'
,
},
{
{
name
:
'ibizbook'
,
name
:
'ibizbook'
,
prop
:
'ibizbookid'
,
prop
:
'ibizbookid'
,
...
...
config.xml
浏览文件 @
2e006310
...
@@ -37,11 +37,6 @@
...
@@ -37,11 +37,6 @@
git clone -b master $para2 demosys/
git clone -b master $para2 demosys/
export NODE_OPTIONS=--max-old-space-size=4096
export NODE_OPTIONS=--max-old-space-size=4096
cd demosys/
cd demosys/
mvn clean package -Pweb
cd demo-app/demo-app-web
mvn -Pweb docker:build
mvn -Pweb docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/demo-app-web.yaml iBizDemo --with-registry-auth
</command>
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
</builders>
</builders>
...
...
demo-app/demo-app-web/src/main/docker/Dockerfile
浏览文件 @
2e006310
...
@@ -12,6 +12,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
...
@@ -12,6 +12,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Djava.security.egd=file:/dev/./urandom -jar /demo-app-web.jar
java ${JAVA_OPTS} -Djava.security.egd=file:/dev/./urandom -jar /demo-app-web.jar
EXPOSE
51001
EXPOSE
8080
ADD
demo-app-web.jar /demo-app-web.jar
ADD
demo-app-web.jar /demo-app-web.jar
demo-app/demo-app-web/src/main/docker/demo-app-web.yaml
浏览文件 @
2e006310
...
@@ -3,24 +3,9 @@ services:
...
@@ -3,24 +3,9 @@ services:
demo-app-web
:
demo-app-web
:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/demo-app-web:latest
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/demo-app-web:latest
ports
:
ports
:
-
"
51001:51001
"
-
"
8080:8080
"
networks
:
networks
:
-
agent_network
-
agent_network
environment
:
-
SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.110
-
SERVER_PORT=51001
-
SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.110:8848
-
SPRING_REDIS_HOST=172.16.240.110
-
SPRING_REDIS_PORT=6379
-
SPRING_REDIS_DATABASE=0
-
SPRING_DATASOURCE_USERNAME=a_LAB01_df847bdfd
-
SPRING_DATASOURCE_PASSWORD=3d6@460A
-
SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_df847bdfd?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&allowMultiQueries=true
-
SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
-
SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_df847bdfd
-
NACOS=172.16.240.110:8848
-
SEATA_REGISTRY_NACOS_SERVER-ADDR=172.16.240.110:8848
-
SEATA_ENABLED=true
deploy
:
deploy
:
resources
:
resources
:
limits
:
limits
:
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录