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
e8dabe9d
Commit
e8dabe9d
authored
Jan 05, 2022
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改禅道bug100%
parent
293f3f36
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
12 deletions
+15
-12
footer.vue
src/components/layout/footer.vue
+2
-2
Corppaynew.vue
src/views/Business/Corppaynew.vue
+6
-8
Guide1.vue
src/views/Business/Guide1.vue
+6
-1
Branch.vue
src/views/Org/Branch.vue
+1
-1
No files found.
src/components/layout/footer.vue
View file @
e8dabe9d
...
...
@@ -24,12 +24,12 @@
<span>
|
</span>
<div>
<a
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=1101010200
1434
"
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=1101010200
5499
"
>
<img
src=
"../../assets/image/foot/beian.png"
alt=
""
/>
京公网安备1101010200
1434
号
</a
/>
京公网安备1101010200
5499
号
</a
>
</div>
</div>
...
...
src/views/Business/Corppaynew.vue
View file @
e8dabe9d
...
...
@@ -110,8 +110,10 @@
</table>
</td>
<td>
《国家发展改革委关于放开部分检验检测经营服务收费的通知》(发改价格[2015]1299号)
<br
/>
《中国物品编码中心关于继续执行阶段性条码服务费优惠的通知》(物编中心函[2020]46号)
《国家发展改革委
市场监管总局关于清理整治政府部门下属单位涉企收费、中介机构收费的通知》(发改电〔2019〕55号)
<br
/>
《市场监管总局办公厅关于进一步加强收费管理工作的通知》(市监科财函〔2019〕236号)
<br
/>
《中国物品编码中心关于继续执行阶段性条码服务费优惠的通知》(物编中心函[2021]51号)
</td>
<td>
提供符合国家标准、国际通用、系统成员享有专用权的厂商识别代码。
<br
/>
...
...
@@ -121,15 +123,10 @@
通过中国物品编码中心官方网站发布系统成员注册及注销公告。
<br
/>
</td>
<td>
<div>
全国价格
<br
/>
监管平台:
<br
/>
12358
<br
/>
</div>
<div
style=
"margin-top: 10px; margin-bottom: 10px"
>
市场监督
<br
/>
行政管理:
<br
/>
123
6
5
<br
/>
123
1
5
<br
/>
</div>
<div>
中国物品
<br
/>
...
...
@@ -291,6 +288,7 @@ export default {
<
style
lang=
"scss"
scoped
>
.corppaynew
{
@include
module-box;
font-weight
:
300
;
.corppaynew-msg
{
margin
:
30px
0
;
font-size
:
14px
;
...
...
src/views/Business/Guide1.vue
View file @
e8dabe9d
...
...
@@ -18,7 +18,7 @@
<div
class=
"msg-title"
ref=
"1-2"
>
条码注册方式:
</div>
<p>
线上办理:登录中国物品编码中心官网,点击“我要申请商品条码”,手机号绑定成功后,按流程操作即可。
<a
:href=
"`$
{url
s.gs1cnTwo}
manage/down/2021zcbl.pdf`"
:href=
"`$
{url
}/office/uploadFileResource/
manage/down/2021zcbl.pdf`"
target="_blank"
style="color: Red"
>查看操作指南
</a
...
...
@@ -156,6 +156,7 @@ export default {
name
:
"我要申请商品条码"
,
ico
:
""
,
},
url
:
''
,
};
},
watch
:
{
...
...
@@ -176,6 +177,10 @@ export default {
immediate
:
true
,
},
},
created
(){
this
.
url
=
process
.
env
.
VUE_APP_HOST_URL
;
// console.log(process.env.VUE_APP_HOST_URL, 'process.env.VUE_APP_HOST_URL');
},
mounted
()
{
if
(
this
.
$route
.
query
.
id
)
{
setTimeout
(()
=>
{
...
...
src/views/Org/Branch.vue
View file @
e8dabe9d
...
...
@@ -126,7 +126,7 @@ export default {
},
{
name
:
'哈尔滨分中心'
,
branchCode
:
''
,
branchCode
:
'
2305
'
,
},
],
},
...
...
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