Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
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
吴迪
gs1
Commits
24786a14
Commit
24786a14
authored
Dec 27, 2021
by
Jianli Ou
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitee.com/gs1-office-web-sit/gs1
parents
082ee837
24ee9184
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
50 additions
and
36 deletions
+50
-36
mock.js
src/components/layout/header/mock.js
+1
-1
index.js
src/router/index.js
+3
-3
Statuteinfo.vue
src/views/Knowledge/Statuteinfo.vue
+11
-1
NoticeArticle.vue
src/views/News/NoticeArticle.vue
+8
-0
msg.vue
src/views/News/msg.vue
+9
-8
msgVideo.vue
src/views/News/msgVideo.vue
+7
-8
content.vue
src/views/Service/Partners/content.vue
+11
-15
No files found.
src/components/layout/header/mock.js
View file @
24786a14
...
...
@@ -920,7 +920,7 @@ export const nav = [
id
:
uuid
(
"gs_nav"
),
name
:
"常见问题"
,
index
:
5
,
link
:
"/
Knowledge/xts
"
,
link
:
"/
Business/Faq
"
,
breadcrumb
:
[
{
name
:
"技术与标准"
,
path
:
"/Knowledge"
},
{
name
:
"技术知识"
,
path
:
"/Knowledge/"
},
...
...
src/router/index.js
View file @
24786a14
...
...
@@ -933,12 +933,12 @@ const routes = [{
component
:
()
=>
import
(
"@/views/Knowledge/article.vue"
),
},
{
path
:
"/
Knowledge/xts
"
,
name
:
"
xts
"
,
path
:
"/
Business/Faq
"
,
name
:
"
cjwt
"
,
meta
:
{
name
:
"常见问题"
,
},
component
:
()
=>
import
(
"@/views/
Knowledge/xts
.vue"
),
component
:
()
=>
import
(
"@/views/
/Business/Faq
.vue"
),
},
]
},
...
...
src/views/Knowledge/Statuteinfo.vue
View file @
24786a14
...
...
@@ -3,7 +3,7 @@
<breadcrumb
/>
<div
class=
"row status-container"
v-loading=
'loading'
>
<p
class=
"title-style"
>
{{
title
}}
</p>
<div
v-html=
"content"
></div>
<div
class=
"showHtml"
v-html=
"content"
></div>
</div>
</div>
...
...
@@ -95,6 +95,16 @@ export default {
word-wrap
:
break-word
;
word-break
:
break-all
;
}
.showHtml
{
line-height
:
24px
;
font-size
:
14px
;
//
text-indent
:
28px
;
color
:
#454545
;
/deep/p{
margin
:
0
0
10px
;
}
}
}
}
...
...
src/views/News/NoticeArticle.vue
View file @
24786a14
...
...
@@ -119,6 +119,14 @@ export default {
border-bottom
:
1px
solid
#b2b2b8
;
padding-bottom
:
30px
;
margin-bottom
:
25px
;
margin-top
:
20px
;
line-height
:
28px
;
font-size
:
14px
;
text-indent
:
28px
;
color
:
#454545
;
/deep/p{
margin
:
0
0
10px
}
}
}
...
...
src/views/News/msg.vue
View file @
24786a14
...
...
@@ -12,7 +12,7 @@
<div
class=
"msg-head-left"
>
<span>
作者:
{{
author
}}
</span>
<span>
日期:
{{
showtime
}}
</span>
<
span>
编辑:
{{
editor
}}
</span
>
<
!--
<span>
编辑:
{{
editor
}}
</span>
--
>
<span>
来源:
{{
source
}}
</span>
</div>
<div
class=
"msg-head-right"
>
...
...
@@ -325,15 +325,16 @@ export default {
}
.msg-text
{
margin-top
:
20px
;
p
{
text-indent
:
25px
;
font-size
:
14px
;
}
.strong
{
font-size
:
14px
;
font-weight
:
bold
;
line-height
:
28px
;
font-size
:
14px
;
text-indent
:
28px
;
color
:
#454545
;
/deep/p{
margin
:
0
0
10px
}
}
}
.xglj
{
@include
module-box;
...
...
src/views/News/msgVideo.vue
View file @
24786a14
...
...
@@ -340,15 +340,14 @@ export default {
}
.msg-text
{
margin-top
:
20px
;
margin-bottom
:
30px
;
p
{
text-indent
:
25px
;
font-size
:
14px
;
}
.strong
{
font-size
:
14px
;
font-weight
:
bold
;
line-height
:
28px
;
font-size
:
14px
;
text-indent
:
28px
;
color
:
#454545
;
/deep/p{
margin
:
0
0
10px
}
}
}
.xglj
{
...
...
src/views/Service/Partners/content.vue
View file @
24786a14
...
...
@@ -79,24 +79,20 @@ export default {
}
}
.msg-text
{
margin-top
:
20px
;
img
{
max-width
:
95%
;
}
p
{
text-indent
:
25px
;
margin-top
:
20px
;
line-height
:
28px
;
font-size
:
14px
;
font-weight
:
400
;
color
:
#414345
;
text-indent
:
28px
;
color
:
#454545
;
/deep/p{
margin
:
0
0
10px
}
img
{
max-width
:
95%
;
}
.strong
{
font-size
:
14px
;
font-weight
:
bold
;
}
}
}
</
style
>
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