Commit a35c02bb by Lyan

公告提交

parent 055ed036
<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年10月12
<br />2024年12月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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment