Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
intel_promotion_manage
Project
Project
Details
Activity
Releases
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
张伯涛
intel_promotion_manage
Commits
dec8bdf6
Commit
dec8bdf6
authored
Aug 20, 2024
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
加了备案号
parent
3a833a58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
src/layout/index.vue
+2
-2
login.vue
src/views/login/login.vue
+2
-2
No files found.
src/layout/index.vue
View file @
dec8bdf6
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<div
class=
"text_body"
>
<div
class=
"text_body"
>
<div
class=
"textOne"
@
click=
"handleJumpTextOne"
>
京ICP备2024075637号-1
</div>
<div
class=
"textOne"
@
click=
"handleJumpTextOne"
>
京ICP备2024075637号-1
</div>
<img
v-if=
"logo"
:src=
"logo"
class=
"bottomLogo"
>
<img
v-if=
"logo"
:src=
"logo"
class=
"bottomLogo"
>
<div
class=
"textTwo"
@
click=
"handleJumpTextTwo"
>
京公网安备
</div>
<div
class=
"textTwo"
@
click=
"handleJumpTextTwo"
>
津公网安备12011602300248
</div>
</div>
</div>
</div>
</div>
<right-panel>
<right-panel>
...
@@ -74,7 +74,7 @@ export default {
...
@@ -74,7 +74,7 @@ export default {
window
.
open
(
'https://beian.miit.gov.cn/#/Integrated/index'
,
'_blank'
)
window
.
open
(
'https://beian.miit.gov.cn/#/Integrated/index'
,
'_blank'
)
},
},
handleJumpTextTwo
()
{
handleJumpTextTwo
()
{
window
.
open
(
'https://beian.mps.gov.cn/#/query/webSearch?code='
,
'_blank'
)
window
.
open
(
'https://beian.mps.gov.cn/#/query/webSearch?code=
12011602300248
'
,
'_blank'
)
},
},
handleClickOutside
()
{
handleClickOutside
()
{
this
.
$store
.
dispatch
(
'app/closeSideBar'
,
{
withoutAnimation
:
false
})
this
.
$store
.
dispatch
(
'app/closeSideBar'
,
{
withoutAnimation
:
false
})
...
...
src/views/login/login.vue
View file @
dec8bdf6
...
@@ -113,7 +113,7 @@
...
@@ -113,7 +113,7 @@
<div
class=
"text_body"
>
<div
class=
"text_body"
>
<div
class=
"textOne"
@
click=
"handleJumpTextOne"
>
京ICP备2024075637号-1
</div>
<div
class=
"textOne"
@
click=
"handleJumpTextOne"
>
京ICP备2024075637号-1
</div>
<img
v-if=
"logo"
:src=
"logo"
class=
"bottomLogo"
>
<img
v-if=
"logo"
:src=
"logo"
class=
"bottomLogo"
>
<div
class=
"textTwo"
@
click=
"handleJumpTextTwo"
>
京公网安备
</div>
<div
class=
"textTwo"
@
click=
"handleJumpTextTwo"
>
津公网安备12011602300248
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -167,7 +167,7 @@ export default {
...
@@ -167,7 +167,7 @@ export default {
window
.
open
(
'https://beian.miit.gov.cn/#/Integrated/index'
,
'_blank'
)
window
.
open
(
'https://beian.miit.gov.cn/#/Integrated/index'
,
'_blank'
)
},
},
handleJumpTextTwo
()
{
handleJumpTextTwo
()
{
window
.
open
(
'https://beian.mps.gov.cn/#/query/webSearch?code='
,
'_blank'
)
window
.
open
(
'https://beian.mps.gov.cn/#/query/webSearch?code=
12011602300248
'
,
'_blank'
)
},
},
goDetail
(
path
)
{
goDetail
(
path
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
...
...
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