Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
ZhangJianFrontEnd
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
vue-project
ZhangJian
ZhangJianFrontEnd
Commits
8dd15c5d
Project 'vue-project/liangXing/frontEnd' was moved to 'vue-project/ZhangJian/ZhangJianFrontEnd'. Please update any links and bookmarks that may still have the old path.
Commit
8dd15c5d
authored
Aug 17, 2021
by
yuanfeng
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/20210819' into yuanfeng
parents
e219957a
33ac272d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
+5
-4
index.html
index.html
+1
-1
index.vue
src/components/Header/index.vue
+1
-1
Center.vue
src/pages/index/Center.vue
+2
-1
index.vue
src/pages/index/index.vue
+1
-1
No files found.
index.html
View file @
8dd15c5d
...
...
@@ -4,7 +4,7 @@
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
张謇
教育
</title>
<title>
张謇
企业家学院管理平台
</title>
</head>
<body>
<div
id=
"app"
></div>
...
...
src/components/Header/index.vue
View file @
8dd15c5d
...
...
@@ -22,7 +22,7 @@ export default {
props
:
{
title
:
{
type
:
String
,
default
:
'
徐汇区教师队伍整体发展情况分析
'
default
:
''
}
},
...
...
src/pages/index/Center.vue
View file @
8dd15c5d
...
...
@@ -13,7 +13,7 @@
<div
class=
"item course"
>
<title-line
:con=
"'发展历程'"
></title-line>
<div
class=
"courseModal"
>
2021年1月6日成立
2021年1月6日成立
<br
/>
全省民营企业家学习弘扬张謇
精神高级研修班同日开班
</div>
...
...
@@ -244,6 +244,7 @@ export default {
padding
:
10px
15px
;
display
:
flex
;
justify-content
:
space-between
;
box-sizing
:
border-box
;
.item
{
width
:
50%
;
height
:
100%
;
...
...
src/pages/index/index.vue
View file @
8dd15c5d
<
template
>
<div
class=
"index-page"
>
<layout
:layoutConf=
"layoutSize"
>
<page-head
title=
"张謇
教育基地
管理平台"
slot=
"header"
/>
<page-head
title=
"张謇
企业家学院
管理平台"
slot=
"header"
/>
<template
v-if=
"fetchSuccess"
>
<!-- left -->
<left
:leftData=
"leftData"
slot=
"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