Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sensorConsult
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
zhanglw
sensorConsult
Commits
c212132c
Commit
c212132c
authored
Jul 26, 2023
by
zhanglw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商务通
parent
4c3c7688
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
12 deletions
+5
-12
index.html
public/index.html
+0
-4
floatBtn.vue
src/views/homepage/components/floatBtn.vue
+5
-8
No files found.
public/index.html
View file @
c212132c
...
...
@@ -7,14 +7,10 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<title><
%=
webpackConfig
.
name
%
></title>
<!-- <style >-->
<!-- #LRdiv0{display:none !important;}-->
<!-- </style>-->
<script
type=
"text/javascript"
src=
"https://api.map.baidu.com/api?v=1.0&type=webgl&ak=686ljhxEzzmQTsn2nYUnngIYKZfLTVsm"
></script>
</head>
<body>
<div
id=
"app"
></div>
<!-- built files will be auto injected -->
</body>
<script
type=
"text/javascript"
src=
"http://dct.zoosnet.net/JS/LsJS.aspx?siteid=DCT66957702&lng=cn"
></script>
</html>
src/views/homepage/components/floatBtn.vue
View file @
c212132c
<
template
>
<div
class=
"fixed-contact"
>
<ul
class=
"fixed-contact-list"
>
<li
class=
"fixed-contact-item"
@
click=
"customerQA"
>
<li
class=
"fixed-contact-item"
>
<a
href=
"http://dct.zoosnet.net/LR/Chatpre.aspx?id=DCT66957702"
target=
"_blank"
>
<svg-icon
icon-class=
"z_msg"
class-name=
"icon"
/>
<div
class=
"label"
>
在线客服
</div>
</a>
<div
class=
"line-s"
/>
</li>
<li
class=
"fixed-contact-item"
>
...
...
@@ -48,11 +50,6 @@ export default {
})
},
methods
:
{
customerQA
()
{
/* eslint-disable */
openZoosUrl
(
'
chatwin
'
)
/* eslint-enable */
},
goTop
()
{
this
.
$parent
.
goTop
()
}
...
...
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