Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lrkjguanw
Project
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
nieyangyang
lrkjguanw
Commits
a88bbd84
Commit
a88bbd84
authored
Dec 12, 2023
by
Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改 1miaosheng.cn
parent
4dd87ff3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
index.html
lrkjPc/index.html
+5
-1
No files found.
lrkjPc/index.html
View file @
a88bbd84
...
@@ -199,7 +199,8 @@
...
@@ -199,7 +199,8 @@
</span>
</span>
<span
class=
"public-text hide"
>
<span
class=
"public-text hide"
>
<img
class=
"public-img"
src=
"images/imgJ.png"
>
<img
class=
"public-img"
src=
"images/imgJ.png"
>
<span>
京公网安备11010502045279号
</span>
<a
class=
"police-num"
href=
"https://beian.mps.gov.cn/#/query/webSearch?code=11010502045279"
target=
"_blank"
rel=
"nofollow"
style=
"text-decoration: none;color: #ffffff"
>
京公网安备11010502045279号
</a>
</span>
</span>
<span>
商务合作:service@wasair.com
</span>
<span>
商务合作:service@wasair.com
</span>
...
@@ -259,6 +260,9 @@
...
@@ -259,6 +260,9 @@
if
(
record
==
'www.1miaosheng.cn'
||
record
==
'1miaosheng.cn'
)
{
if
(
record
==
'www.1miaosheng.cn'
||
record
==
'1miaosheng.cn'
)
{
$
(
'.corporate_name'
).
html
(
'北京懒人信息科技有限公司'
);
$
(
'.corporate_name'
).
html
(
'北京懒人信息科技有限公司'
);
$
(
'.record-num'
).
html
(
'京ICP备17055630号-7'
);
$
(
'.record-num'
).
html
(
'京ICP备17055630号-7'
);
$
(
'.police-num'
).
html
(
'京公网安备11010502054187号'
);
$
(
'.police-num'
).
attr
(
'href'
,
'https://beian.mps.gov.cn/#/query/webSearch?code=11010502054187'
);
$
(
'.public-text'
).
removeClass
(
'hide'
);
}
}
</script>
</script>
</body>
</body>
...
...
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