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
d0279067
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
d0279067
authored
Aug 17, 2021
by
zsh
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '20210819' of 123.207.147.179:vue-project/liangXing/frontEnd into 20210819
parents
8423f3a3
2d308c34
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
4 deletions
+11
-4
runner
runner
+1
-1
Center.vue
src/pages/index/Center.vue
+2
-1
Right.vue
src/pages/index/Right.vue
+8
-2
No files found.
runner
@
f4746173
Subproject commit
7b0245cf9cc57dfcee6ccb2874c3fce8d43e3c4e
Subproject commit
f4746173cf454453e2895964ec3ed3d6a13d0e42
src/pages/index/Center.vue
View file @
d0279067
...
...
@@ -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/Right.vue
View file @
d0279067
...
...
@@ -418,6 +418,10 @@ export default {
},
option
:
{
base
:
{
grid
:
{
left
:
10
,
right
:
10
},
xAxis
:
{
max
:
max
},
...
...
@@ -607,8 +611,10 @@ export default {
.line
{
width
:
5%
;
height
:
76px
;
margin
:
10px
0
0
20px
;
background
:
url('../../../static/images/index/3.png')
no-repeat
center
;
margin-left
:
10px
;
margin-right
:
10px
;
background
:
url('../../../static/images/index/3.png')
no-repeat
;
background-size
:
2px
76px
;
}
.right
{
width
:
60%
;
...
...
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