Commit 0df78806 authored by wxl's avatar wxl

初始修复DBerp换点点达erp

parent 1fa82420
...@@ -28,12 +28,12 @@ ...@@ -28,12 +28,12 @@
</script> </script>
<?php } ?> <?php } ?>
<?php if (empty($this->serviceBind['key'])) { ?> <?php if (empty($this->serviceBind['key'])) { ?>
<div class="col-md-12"> <!--<div class="col-md-12">
<div class="callout callout-danger"> <div class="callout callout-danger">
<h4><?php echo $this->translate('重要提示'); ?></h4> <h4><?php /*echo $this->translate('重要提示'); */?></h4>
<p><?php echo $this->translate('您还没有进行服务绑定,官方建议您优先进行服务绑定处理。绑定后,可以在线进行系统更新、插件安装等等,进一步对系统进行优化。'); ?> <a href="<?php echo $this->url('service-bind'); ?>" class="btn btn-success" style="text-decoration: none;"><?php echo $this->translate('点击去设置服务绑定'); ?></a></p> <p><?php /*echo $this->translate('您还没有进行服务绑定,官方建议您优先进行服务绑定处理。绑定后,可以在线进行系统更新、插件安装等等,进一步对系统进行优化。'); */?> <a href="<?php /*echo $this->url('service-bind'); */?>" class="btn btn-success" style="text-decoration: none;"><?php /*echo $this->translate('点击去设置服务绑定'); */?></a></p>
</div>
</div> </div>
</div>-->
<?php } ?> <?php } ?>
<?php if ($this->newPackage == 1 || $this->pluginPackage == 1) { ?> <?php if ($this->newPackage == 1 || $this->pluginPackage == 1) { ?>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
<th><?php echo $this->translate('PHP版本'); ?></th> <th><?php echo $this->translate('PHP版本'); ?></th>
<td><?php echo phpversion(); ?></td> <td><?php echo phpversion(); ?></td>
<th><?php echo $this->translate('官方网站'); ?></th> <th><?php echo $this->translate('官方网站'); ?></th>
<td><a href="https://www.dberp.net/" target="_blank">https://www.dberp.net/</a></td> <td><a href="http://dsyerp.jxdsy.cn/" target="_blank">http://dsyerp.jxdsy.cn/</a></td>
</tr> </tr>
<tr> <tr>
<th><?php echo $this->translate('在线手册'); ?></th> <th><?php echo $this->translate('在线手册'); ?></th>
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<body class="hold-transition login-page"> <body class="hold-transition login-page">
<div class="login-box"> <div class="login-box">
<div class="login-logo"> <div class="login-logo">
<b>DBE</b>RP <?php echo $this->translate('进销存'); ?> <b>点点达ERP</b><?php echo $this->translate('进销存'); ?>
</div> </div>
<div class="login-box-body"> <div class="login-box-body">
...@@ -50,7 +50,6 @@ ...@@ -50,7 +50,6 @@
]); ]);
$form->prepare(); $form->prepare();
?> ?>
<?php echo $this->form()->openTag($form); ?> <?php echo $this->form()->openTag($form); ?>
<div class="form-group"> <div class="form-group">
<div class="input-group"> <div class="input-group">
...@@ -81,7 +80,6 @@ ...@@ -81,7 +80,6 @@
<?php echo $this->formElement($form->get('submit-login')); ?> <?php echo $this->formElement($form->get('submit-login')); ?>
</div> </div>
<div class="col-xs-12 text-center" style="margin-top: 15px;"> <div class="col-xs-12 text-center" style="margin-top: 15px;">
Copyright © <a href="https://www.dberp.net/" target="_blank">北京珑大钜商科技有限公司</a> 版权所有
<?php if ($this->adminHelper()->erp('website_icp')) echo '<br><a href="https://beian.miit.gov.cn/" target="_blank">'.$this->adminHelper()->erp('website_icp').'</a>'; ?> <?php if ($this->adminHelper()->erp('website_icp')) echo '<br><a href="https://beian.miit.gov.cn/" target="_blank">'.$this->adminHelper()->erp('website_icp').'</a>'; ?>
</div> </div>
</div> </div>
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
<div class="pull-right hidden-xs"> <div class="pull-right hidden-xs">
<?php echo DBERP_VERSION; ?> <?php echo DBERP_VERSION; ?>
</div> </div>
Copyright &copy; <?php echo date("Y"); ?> <a href="https://www.dberp.net" target="_blank">DBErp 进销存</a> Copyright &copy; <?php echo date("Y"); ?> <a href="http://dsyerp.jxdsy.cn" target="_blank">点点达erp 进销存</a>
</footer> </footer>
\ No newline at end of file
<header class="main-header"> <header class="main-header">
<a href="<?php echo $this->url('home');?>" class="logo"> <a href="<?php echo $this->url('home');?>" class="logo">
<span class="logo-mini"><b>E</b>RP</span> <span class="logo-mini"><b>E</b>RP</span>
<span class="logo-lg"><b>DBE</b>RP</span> <span class="logo-lg"><b>点点达E</b>RP</span>
</a> </a>
<nav class="navbar navbar-static-top"> <nav class="navbar navbar-static-top">
<a href="#" class="sidebar-toggle" data-toggle="push-menu" role="button"> <a href="#" class="sidebar-toggle" data-toggle="push-menu" role="button">
...@@ -47,10 +47,9 @@ ...@@ -47,10 +47,9 @@
<div class="navbar-custom-menu"> <div class="navbar-custom-menu">
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">
<li> <!--<li>
<a href="https://store.loongdom.cn/" target="_blank" title="<?php echo $this->translate('应用商城'); ?>"><i class="fa fa-shopping-bag fa-lg"></i> <span class="hidden-xs"><?php echo $this->translate('应用商城'); ?></span></a> <a href="https://store.loongdom.cn/" target="_blank" title="<?php /*echo $this->translate('应用商城'); */?>"><i class="fa fa-shopping-bag fa-lg"></i> <span class="hidden-xs"><?php /*echo $this->translate('应用商城'); */?></span></a>
</li> </li>-->
<?php <?php
$languageArray = $this->adminHelper()->erpMoreLanguage(); $languageArray = $this->adminHelper()->erpMoreLanguage();
if (is_array($languageArray) && count($languageArray) > 1) { if (is_array($languageArray) && count($languageArray) > 1) {
......
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<?php <?php
$this->headtitle('DBERP 进销存系统'); $this->headtitle('点点达ERP 进销存系统');
$this->headtitle('Powered by 珑大软件'); $this->headtitle('');
echo $this->headTitle()->setSeparator(' - '); echo $this->headTitle()->setSeparator(' - ');
$this->headMeta()->appendName('author', '北京珑大钜商科技有限公司'); $this->headMeta()->appendName('author', '江西速达车洗汽车服务有限公司');
$this->headMeta()->appendName('copyright', 'DBErp Inc. All Rights Reserved'); $this->headMeta()->appendName('copyright', '');
$this->headMeta()->setAutoEscape(false); $this->headMeta()->setAutoEscape(false);
......
...@@ -47,12 +47,12 @@ ...@@ -47,12 +47,12 @@
</a> </a>
</li> </li>
<?php } ?> <?php } ?>
<li <?php echo $this->controllerName == 'ServiceBindController' ? 'class="active"' : ''; ?>> <!--<li <?php /*echo $this->controllerName == 'ServiceBindController' ? 'class="active"' : ''; */?>>
<a href="<?php echo $this->url('service-bind'); ?>"><?php echo $this->translate('服务绑定'); ?></a> <a href="<?php /*echo $this->url('service-bind'); */?>"><?php /*echo $this->translate('服务绑定'); */?></a>
</li>
<li <?php echo $this->controllerName == 'UpdateController' ? 'class="active"' : ''; ?>>
<a href="<?php echo $this->url('update'); ?>"><?php echo $this->translate('系统更新'); ?></a>
</li> </li>
<li <?php /*echo $this->controllerName == 'UpdateController' ? 'class="active"' : ''; */?>>
<a href="<?php /*echo $this->url('update'); */?>"><?php /*echo $this->translate('系统更新'); */?></a>
</li>-->
<li <?php echo $this->controllerName == 'OperLogController' ? 'class="active"' : ''; ?>> <li <?php echo $this->controllerName == 'OperLogController' ? 'class="active"' : ''; ?>>
<a href="<?php echo $this->url('oper-log'); ?>"> <a href="<?php echo $this->url('oper-log'); ?>">
<?php echo $this->translate('操作日志'); ?> <?php echo $this->translate('操作日志'); ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment