diff --git a/module/bug/css/report.css b/module/bug/css/report.css index 53121793ba..b4d3ca6834 100644 --- a/module/bug/css/report.css +++ b/module/bug/css/report.css @@ -4,4 +4,4 @@ .col-side {width: 250px} -.panel-heading > strong > span {float: right; color: red;} +.panel-heading > strong > span {float: right; color: #29a8cd;} diff --git a/module/install/lang/en.php b/module/install/lang/en.php index 444aa34132..cff52171a9 100644 --- a/module/install/lang/en.php +++ b/module/install/lang/en.php @@ -157,13 +157,13 @@ $lang->install->ranzhi->desc = <<Forum/Blog and Dynamic/News EOD; -$lang->install->yidou = new stdclass(); -$lang->install->yidou->name = '亿斗进销存Management运营系统'; -$lang->install->yidou->desc = <<install->zdoo = new stdclass(); +$lang->install->zdoo->name = 'Integrated Cloud Platform'; +$lang->install->zdoo->desc = << -
  • 销售订单处理,信息及时反馈
  • -
  • 采销业务状况,时时查询跟进
  • -
  • 仓储配货送货,轻松便利快捷
  • -
  • 财务收款付款,简单实用准确
  • +
  • Safe, Stable and Effective
  • +
  • Data isolation by docker
  • +
  • Code level customization
  • +
  • An integrated and collaborative platform
  • EOD; diff --git a/module/story/css/report.css b/module/story/css/report.css index 9c97f48dd9..da8b9ed216 100644 --- a/module/story/css/report.css +++ b/module/story/css/report.css @@ -2,4 +2,4 @@ .table-bordered tr > th:first-child, .table-bordered tr > td:first-child {border-left: 1px solid #ddd!important} .table-bordered tr > th:last-child, .table-bordered tr > td:last-child {border-right: 1px solid #ddd!important} -.panel-heading > strong > span {float: right; color: red;} +.panel-heading > strong > span {float: right; color: #29a8cd;} diff --git a/module/task/css/report.css b/module/task/css/report.css index 9c97f48dd9..da8b9ed216 100644 --- a/module/task/css/report.css +++ b/module/task/css/report.css @@ -2,4 +2,4 @@ .table-bordered tr > th:first-child, .table-bordered tr > td:first-child {border-left: 1px solid #ddd!important} .table-bordered tr > th:last-child, .table-bordered tr > td:last-child {border-right: 1px solid #ddd!important} -.panel-heading > strong > span {float: right; color: red;} +.panel-heading > strong > span {float: right; color: #29a8cd;}