Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
visualcloud
/
Vmatrix-template
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
3cc85960
authored
Sep 07, 2019
by
hank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
companyCulture
parent
a3579214
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
12 additions
and
12 deletions
+12
-12
src/App.vue
+2
-2
src/templates/companyCulture/pages/notice.vue
+4
-4
src/templates/companyCulture/pages/schedule.vue
+3
-3
src/templates/companyCulture/pages/welcome.vue
+3
-3
static/template-culture/thumb/thumb1.jpg
+0
-0
static/template-culture/thumb/thumb2.jpg
+0
-0
static/template-culture/thumb/thumb3.jpg
+0
-0
No files found.
src/App.vue
View file @
3cc85960
...
...
@@ -5,9 +5,9 @@
</
template
>
<
script
>
//
import page from "./templates/companyCulture/index";
import
page
from
"./templates/companyCulture/index"
;
// import page from "./templates/retail/index";
import
page
from
'./templates/listingInformation/index'
//
import page from './templates/listingInformation/index'
window
.
getQuery
=
function
(
key
)
{
var
url
=
location
.
search
;
// 获取url中"?"符后的字串
var
theRequest
=
new
Object
();
...
...
src/templates/companyCulture/pages/notice.vue
View file @
3cc85960
...
...
@@ -317,7 +317,7 @@ export default {
top
:
0
;
width
:
1920px
;
height
:
1080px
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/lightNotice.png")
background
:
url("
../../../../static
/template-culture/lightNotice.png")
no-repeat
top
left
;
background-size
:
100%
;
}
...
...
@@ -327,7 +327,7 @@ export default {
//
top
:
0
;
//
width
:
1920px
;
//
height
:
1080px
;
//
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/light.png")
//
background
:
url("
../../../../static
/template-culture/light.png")
//
no-repeat
top
left
;
//
background-size
:
100%
;
//
}
...
...
@@ -388,7 +388,7 @@ export default {
position
:
absolute
;
right
:
0
;
top
:
0
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/sanjiaoNotice.png")
background
:
url("
../../../../static
/template-culture/sanjiaoNotice.png")
no-repeat
top
left
;
background-size
:
100%
;
}
...
...
@@ -398,7 +398,7 @@ export default {
left
:
0
;
width
:
1920px
;
height
:
1080px
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/rectBg.png")
background
:
url("
../../../../static
/template-culture/rectBg.png")
no-repeat
top
left
;
background-size
:
100%
;
z-index
:
10
;
...
...
src/templates/companyCulture/pages/schedule.vue
View file @
3cc85960
...
...
@@ -465,7 +465,7 @@ export default {
top
:
0
;
width
:
1920px
;
height
:
1080px
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/lightNotice.png")
background
:
url("
../../../../static
/template-culture/lightNotice.png")
no-repeat
top
left
;
background-size
:
100%
;
}
...
...
@@ -526,7 +526,7 @@ export default {
position
:
absolute
;
right
:
0
;
top
:
0
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/sanjiaoNotice.png")
background
:
url("
../../../../static
/template-culture/sanjiaoNotice.png")
no-repeat
top
left
;
background-size
:
100%
;
}
...
...
@@ -561,7 +561,7 @@ export default {
transition
:
all
1s
;
align-items
:
center
;
margin-bottom
:
8px
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/12.png")
background
:
url("
../../../../static
/template-culture/12.png")
no-repeat
center
;
background-size
:
cover
;
...
...
src/templates/companyCulture/pages/welcome.vue
View file @
3cc85960
...
...
@@ -380,7 +380,7 @@ export default {
top
:
0
;
width
:
1920px
;
height
:
1080px
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/leftLight.png")
background
:
url("
../../../../static
/template-culture/leftLight.png")
no-repeat
top
left
;
background-size
:
100%
;
}
...
...
@@ -390,7 +390,7 @@ export default {
top
:
0
;
width
:
1920px
;
height
:
1080px
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/light.png")
background
:
url("
../../../../static
/template-culture/light.png")
no-repeat
top
left
;
background-size
:
100%
;
}
...
...
@@ -453,7 +453,7 @@ export default {
position
:
absolute
;
right
:
0
;
top
:
0
;
background
:
url("
http://visual-clouds.oss-cn-beijing.aliyuncs.com/resource
/template-culture/sanjiao.png")
background
:
url("
../../../../static
/template-culture/sanjiao.png")
no-repeat
top
left
;
background-size
:
100%
;
}
...
...
static/template-culture/thumb1.jpg
→
static/template-culture/thumb
/thumb
1.jpg
View file @
3cc85960
File moved
static/template-culture/thumb2.jpg
→
static/template-culture/thumb
/thumb
2.jpg
View file @
3cc85960
File moved
static/template-culture/thumb3.jpg
→
static/template-culture/thumb
/thumb
3.jpg
View file @
3cc85960
File moved
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