Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
linshenxs-shop
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈超
linshenxs-shop
Commits
fdc23120
Commit
fdc23120
authored
Jul 18, 2022
by
fuqiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【商家端】 名称和图表替换
parent
34155f97
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
public/img/logo.jpg
+0
-0
src/const/website.js
+2
-2
src/page/login/index.vue
+2
-2
No files found.
public/img/logo.jpg
0 → 100644
View file @
fdc23120
22.4 KB
src/const/website.js
View file @
fdc23120
export
default
{
export
default
{
title
:
'
林深信奢
管理后台'
,
title
:
'
巨雾商家
管理后台'
,
subtitle
:
'linshenxs'
,
subtitle
:
'linshenxs'
,
copyright
:
'Copyright © 2022
pig4cloud.com. All rights reserved.
'
,
copyright
:
'Copyright © 2022
巨雾
'
,
isFirstPage
:
true
,
// 配置首页不可关闭
isFirstPage
:
true
,
// 配置首页不可关闭
key
:
'linshenxs'
,
// 配置主键,目前用于存储
key
:
'linshenxs'
,
// 配置主键,目前用于存储
formLoginClient
:
'shop:shop'
,
// 用户名密码登录的 client 信息
formLoginClient
:
'shop:shop'
,
// 用户名密码登录的 client 信息
...
...
src/page/login/index.vue
View file @
fdc23120
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
<div
class=
"login-container"
>
<div
class=
"login-container"
>
<div
class=
"login-weaper animated bounceInDown"
>
<div
class=
"login-weaper animated bounceInDown"
>
<div
class=
"login-logo"
>
<div
class=
"login-logo"
>
<img
src=
"/img/logo.
pn
g"
alt=
""
/>
<img
src=
"/img/logo.
jp
g"
alt=
""
/>
</div>
</div>
<p
class=
"login-tip"
>
{{
website
.
title
}}
v 4.3
</p>
<p
class=
"login-tip"
>
{{
website
.
title
}}
</p>
<div
class=
"login-border"
>
<div
class=
"login-border"
>
<div
class=
"login-main"
>
<div
class=
"login-main"
>
<!--
<h4
class=
"login-title"
>
<!--
<h4
class=
"login-title"
>
...
...
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