Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
b8e595cf
Commit
b8e595cf
authored
Aug 14, 2020
by
刘殿昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
less路径
parent
79f8dc95
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
4 deletions
+20
-4
src/pages/data-analysis/super-application.vue
src/pages/data-analysis/super-application.vue
+5
-1
src/pages/data-analysis/super-service.vue
src/pages/data-analysis/super-service.vue
+5
-1
src/pages/service_shop/shop_list.vue
src/pages/service_shop/shop_list.vue
+5
-1
src/pages/technical-support/index.vue
src/pages/technical-support/index.vue
+5
-1
No files found.
src/pages/data-analysis/super-application.vue
View file @
b8e595cf
...
@@ -37,7 +37,6 @@ export default {
...
@@ -37,7 +37,6 @@ export default {
.default_img {
.default_img {
width: 1282px;
width: 1282px;
height: 629px;
height: 629px;
background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title {
.default_title {
color: #264dd9;
color: #264dd9;
font-size: 44px;
font-size: 44px;
...
@@ -51,4 +50,9 @@ export default {
...
@@ -51,4 +50,9 @@ export default {
}
}
}
}
}
}
</
style
>
<
style
scoped
>
.default_img
{
background
:
url("~@/assets/imgs/img_default_jszc.png")
no-repeat
center
center
;
}
</
style
>
</
style
>
\ No newline at end of file
src/pages/data-analysis/super-service.vue
View file @
b8e595cf
...
@@ -45,7 +45,6 @@ export default {
...
@@ -45,7 +45,6 @@ export default {
.default_img {
.default_img {
width: 1282px;
width: 1282px;
height: 629px;
height: 629px;
background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title {
.default_title {
color: #264dd9;
color: #264dd9;
font-size: 44px;
font-size: 44px;
...
@@ -59,4 +58,9 @@ export default {
...
@@ -59,4 +58,9 @@ export default {
}
}
}
}
}
}
</
style
>
<
style
scoped
>
.default_img
{
background
:
url("~@/assets/imgs/img_default_jszc.png")
no-repeat
center
center
;
}
</
style
>
</
style
>
\ No newline at end of file
src/pages/service_shop/shop_list.vue
View file @
b8e595cf
...
@@ -124,7 +124,6 @@ export default {
...
@@ -124,7 +124,6 @@ export default {
.default_img {
.default_img {
width: 1282px;
width: 1282px;
height: 629px;
height: 629px;
background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title {
.default_title {
color: #264dd9;
color: #264dd9;
font-size: 44px;
font-size: 44px;
...
@@ -138,4 +137,9 @@ export default {
...
@@ -138,4 +137,9 @@ export default {
}
}
}
}
}
}
</
style
>
<
style
scoped
>
.default_img
{
background
:
url("~@/assets/imgs/img_default_jszc.png")
no-repeat
center
center
;
}
</
style
>
</
style
>
\ No newline at end of file
src/pages/technical-support/index.vue
View file @
b8e595cf
...
@@ -48,7 +48,6 @@ export default {
...
@@ -48,7 +48,6 @@ export default {
.default_img {
.default_img {
width: 1282px;
width: 1282px;
height: 629px;
height: 629px;
background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title {
.default_title {
color: #264dd9;
color: #264dd9;
font-size: 44px;
font-size: 44px;
...
@@ -64,3 +63,8 @@ export default {
...
@@ -64,3 +63,8 @@ export default {
}
}
}
}
</
style
>
</
style
>
<
style
scoped
>
.default_img
{
background
:
url("~@/assets/imgs/img_default_jszc.png")
no-repeat
center
center
;
}
</
style
>
\ No newline at end of file
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