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
a35c02bb
Commit
a35c02bb
authored
Dec 16, 2024
by
Lyan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公告提交
parent
055ed036
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
notice.vue
src/views/Home/comps/notice.vue
+6
-3
No files found.
src/views/Home/comps/notice.vue
View file @
a35c02bb
<
template
>
<div
class=
"notice mask"
v-if=
"
false
"
>
<div
class=
"notice mask"
v-if=
"
show
"
>
<div
class=
"notice-kj"
>
<img
src=
"../../../assets/image/home/notice-close.png"
...
...
@@ -21,8 +21,10 @@
<div
class=
"notice-nr-kj"
>
<p
class=
"notice-note"
>
<!-- 为切实减轻企业负担,中国物品编码中心研究决定自2023年4月1日至2023年9月30日,继续执行疫情期间阶段性条码服务费优惠措施。 -->
因业务系统于2024年10月13日9:00-17:00进行维护,期间网上业务大厅、编码APP、网上业务大厅小程序暂停办理业务。
<!-- 因业务系统于2024年10月13日9:00-17:00进行维护,期间网上业务大厅、编码APP、网上业务大厅小程序暂停办理业务。 -->
为保证系统稳定运行,提升用户体验,我单位定于2024年12月15日12时进行系统维护。届时中国物品编码中心网上业务大厅、中国编码APP、中国物品编码中心网上业务大厅微信小程序、商品条码自助服务终端将关闭进行系统维护。商品条码网上业务系统将于12月16日恢复正常使用。
</p>
<p
class=
"notice-note"
>
对于因系统维护给您带来的不便,我们深表歉意,并感谢您的理解与支持。
</p>
<!--
<p
class=
"notice-note"
>
优惠收费标准如下:
</p>
<div
class=
"notice-cont"
>
<div
class=
"cont-cate"
>
...
...
@@ -72,7 +74,7 @@
<span
@
click=
"handelJump"
>
点击查看原收费标准
</span>
</div>
-->
<div
class=
"notice-note"
style=
"text-align: right"
>
<br
/>
2024年1
0月12
日
<br
/>
2024年1
2月13
日
</div>
</div>
</div>
...
...
@@ -187,6 +189,7 @@ export default {
overflow-y
:
auto
;
.notice-note
{
font-size
:
14px
;
text-indent
:
28px
;
span
{
color
:
rgba
(
242
,
99
,
53
,
1
);
cursor
:
pointer
;
...
...
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