Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵增煜
/
tzt-admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7ded0420
authored
Nov 06, 2024
by
lujunyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文字
parent
0c7ec6a2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
config/admin.php
+3
-3
resources/views/admin/layouts/container.blade.php
+1
-1
No files found.
config/admin.php
View file @
7ded0420
...
...
@@ -11,7 +11,7 @@
| login page.
|
*/
'name'
=>
'同知堂
微问诊系统
'
,
'name'
=>
'同知堂
云处方
'
,
/*
|--------------------------------------------------------------------------
...
...
@@ -22,7 +22,7 @@
| `img` tag, eg '<img src="http://logo-url" alt="Admin logo">'.
|
*/
'logo'
=>
'<img src="/vendor/dcat-admin/images/logo.png" width="35"> 同知堂
微问诊系统
'
,
'logo'
=>
'<img src="/vendor/dcat-admin/images/logo.png" width="35"> 同知堂
云处方
'
,
'login_backgroud'
=>
'/vendor/dcat-admin/images/pages/login/bg.jpeg'
,
/*
...
...
@@ -97,7 +97,7 @@
| Html title for all pages.
|
*/
'title'
=>
'同知堂
微问诊
'
,
'title'
=>
'同知堂
云处方
'
,
/*
|--------------------------------------------------------------------------
...
...
resources/views/admin/layouts/container.blade.php
View file @
7ded0420
...
...
@@ -24,7 +24,7 @@
<p
class=
"clearfix blue-grey lighten-2 mb-0 text-center"
>
<span
class=
"text-center d-block d-md-inline-block mt-25"
>
Powered by
<a
target=
"_blank"
href=
"#"
>
同知堂
</a>
<a
target=
"_blank"
href=
"#"
>
同知堂
云处方
</a>
<span>
·
</span>
v2.0.0{{-- Dcat\Admin\Admin::VERSION --}}
</span>
...
...
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