Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
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
吴学德
gdtel-gztel-school-center-ui
Commits
9e75edae
Commit
9e75edae
authored
Apr 07, 2021
by
陈浩建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改系统名字,图片
parent
80d1b063
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
src/assets/bg_content_new.jpg
+0
-0
src/components/menu/SideMenu.vue
+1
-1
src/views/school-center/order/order.vue
+1
-1
src/views/user/Login.vue
+1
-1
No files found.
src/assets/bg_content_new.jpg
0 → 100644
View file @
9e75edae
65.2 KB
src/components/menu/SideMenu.vue
View file @
9e75edae
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
:collapsible=
"collapsible"
:collapsible=
"collapsible"
v-model=
"collapsed"
v-model=
"collapsed"
:trigger=
"null"
>
:trigger=
"null"
>
<logo
title=
"
合伙人
"
titleUrl=
"./logoJY.png"
/>
<logo
title=
"
校园数字化营销
"
titleUrl=
"./logoJY.png"
/>
<s-menu
<s-menu
:collapsed=
"collapsed"
:collapsed=
"collapsed"
:menu=
"menus"
:menu=
"menus"
...
...
src/views/school-center/order/order.vue
View file @
9e75edae
...
@@ -902,7 +902,7 @@
...
@@ -902,7 +902,7 @@
},
},
orderInfo
:
{},
orderInfo
:
{},
columns
:
[
columns
:
[
{
dataIndex
:
"customerName"
,
width
:
9
0
,
title
:
"客户姓名"
,
fixed
:
"left"
},
{
dataIndex
:
"customerName"
,
width
:
10
0
,
title
:
"客户姓名"
,
fixed
:
"left"
},
{
dataIndex
:
"orderStatus"
,
width
:
80
,
title
:
"订单状态"
,
fixed
:
"left"
},
{
dataIndex
:
"orderStatus"
,
width
:
80
,
title
:
"订单状态"
,
fixed
:
"left"
},
{
{
dataIndex
:
"userType"
,
dataIndex
:
"userType"
,
...
...
src/views/user/Login.vue
View file @
9e75edae
...
@@ -350,7 +350,7 @@ export default {
...
@@ -350,7 +350,7 @@ export default {
.caption
{
.caption
{
width
:
666vw
/
@
vw
;
width
:
666vw
/
@
vw
;
height
:
792vw
/
@
vw
;
height
:
792vw
/
@
vw
;
background
:
url("~@/assets/bg_content
.pn
g")
no-repeat
center
;
background
:
url("~@/assets/bg_content
_new.jp
g")
no-repeat
center
;
background-size
:
cover
;
background-size
:
cover
;
float
:
left
;
float
:
left
;
}
}
...
...
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