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
ca0f8549
Commit
ca0f8549
authored
Oct 18, 2024
by
Jianli Ou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
跨境业务办理专区 页面跳转处理
首页公告提示处理
parent
51b264f4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
8 deletions
+7
-8
mock.js
src/components/layout/header/mock.js
+3
-3
notice.vue
src/views/Home/comps/notice.vue
+4
-5
No files found.
src/components/layout/header/mock.js
View file @
ca0f8549
...
...
@@ -464,7 +464,7 @@ export const nav = [
{
name
:
"收费目录清单"
},
],
},
{
id
:
uuid
(
"gs_nav"
),
name
:
"条码公告"
,
...
...
@@ -667,7 +667,7 @@ export const nav = [
name
:
"GS1 UDI专区 一站式服务"
,
index
:
2
,
link
:
"https://v4.gds.org.cn/#/udi/anccOpen"
,
},
],
},
...
...
@@ -676,7 +676,7 @@ export const nav = [
name
:
"办理其他业务"
,
nameInHeaderNav
:
"跨境业务办理专区"
,
index
:
2
,
link
:
""
,
link
:
"
/Business/applyGLN
"
,
style
:
{
flex
:
'1 0 auto'
},
breadcrumb
:
[{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"跨境业务办理专区"
}],
children
:
[
...
...
src/views/Home/comps/notice.vue
View file @
ca0f8549
...
...
@@ -21,7 +21,7 @@
<div
class=
"notice-nr-kj"
>
<p
class=
"notice-note"
>
<!-- 为切实减轻企业负担,中国物品编码中心研究决定自2023年4月1日至2023年9月30日,继续执行疫情期间阶段性条码服务费优惠措施。 -->
因业务系统于2024年
7月27日9:00-17:00进行维护,期间网上大厅、编码APP、网上
大厅小程序暂停办理业务。
因业务系统于2024年
10月13日9:00-17:00进行维护,期间网上业务大厅、编码APP、网上业务
大厅小程序暂停办理业务。
</p>
<!--
<p
class=
"notice-note"
>
优惠收费标准如下:
</p>
<div
class=
"notice-cont"
>
...
...
@@ -72,7 +72,7 @@
<span
@
click=
"handelJump"
>
点击查看原收费标准
</span>
</div>
-->
<div
class=
"notice-note"
style=
"text-align: right"
>
<br
/>
2024年
7月26
日
<br
/>
2024年
10月12
日
</div>
</div>
</div>
...
...
@@ -115,7 +115,7 @@ export default {
width
:
100vw
;
height
:
100vh
;
z-index
:
999
;
&.mask
{
background
:
rgba
(
0
,
0
,
0
,
0.7
);
}
...
...
@@ -243,4 +243,4 @@ export default {
}
}
}
</
style
>
\ No newline at end of file
</
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