Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuYingJiH5-ASD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
xinzhedeai
GaoQuYingJiH5-ASD
Commits
54c289c2
Commit
54c289c2
authored
May 08, 2025
by
lei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复首页出现花括号
parent
27ac6005
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
home.html
home.html
+10
-1
No files found.
home.html
View file @
54c289c2
...
...
@@ -21,6 +21,11 @@
rel=
"stylesheet"
href=
"home.css"
/>
<style>
[
v-cloak
]
{
display
:
none
;
}
</style>
<!-- 在 includeHead.js 之后添加环境判断 -->
<script
src=
"./sdk/includeHead.js"
></script>
</head>
...
...
@@ -38,6 +43,7 @@
<div
id=
"app"
class=
"page_wrapper"
v-cloak
>
<!-- 第二层:商户图标、名称、等级、场所类型和地址 -->
<div
...
...
@@ -50,7 +56,10 @@
src=
"image/code/zhengfu_logo.png"
alt=
""
/>
<div
class=
"merchant-info welcome"
>
<div
class=
"merchant-info welcome"
v-cloak
>
<p>
欢迎您,{{userInfo.deptName}}
<br
/>
进入安全“码”上查
</p>
<div
class=
"user_tag"
>
<img
...
...
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