Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sunac-quanmin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HTML5-李恒逸
sunac-quanmin
Commits
1e34a725
Commit
1e34a725
authored
Jun 28, 2017
by
html5-李恒逸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug fix
parent
26f6e8b0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
error_lang.php
html/application/language/chinese/error_lang.php
+1
-1
index.php
html/application/views/admin/index.php
+2
-2
No files found.
html/application/language/chinese/error_lang.php
View file @
1e34a725
...
...
@@ -25,7 +25,7 @@ $lang["err_42003"] = "页面参数不合法";
$lang
[
"err_42004"
]
=
"POST数据参数不合法"
;
$lang
[
"err_42005"
]
=
"页面参数不合法"
;
$lang
[
"err_42006"
]
=
"参数错误(invalid parameter)"
;
$lang
[
"err_43003"
]
=
"该分销商已被绑定到该项目"
$lang
[
"err_43003"
]
=
"该分销商已被绑定到该项目"
;
$lang
[
"err_42100"
]
=
"具体参数错误"
;
$lang
[
"err_42110"
]
=
"邮箱错误"
;
...
...
html/application/views/admin/index.php
View file @
1e34a725
...
...
@@ -44,7 +44,7 @@
</a>
</div>
</div> -->
<div
class=
"col-lg-4 col-md-3 col-sm-6 col-xs-12"
>
<
!-- <
div class="col-lg-4 col-md-3 col-sm-6 col-xs-12">
<div class="dashboard-stat yellow">
<div class="visual">
<i class="fa fa-shopping-cart"></i>
...
...
@@ -61,7 +61,7 @@
更多 <i class="m-icon-swapright m-icon-white"></i>
</a> -->
</div>
</div>
</div>
-->
<div
class=
"col-lg-4 col-md-3 col-sm-6 col-xs-12"
>
<div
class=
"dashboard-stat purple"
>
<div
class=
"visual"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment