Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ccbfbd2a
authored
2020-02-14 17:08:40 +0800
by
joe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
a01e0ba8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/clarms/clarms-plugins-material.vue
src/components/clarms/clarms-plugins-material.vue
View file @
ccbfbd2
...
...
@@ -8,7 +8,7 @@
<img
class=
"icon"
src=
"@/assets/images/common/icon-alert-i.png"
alt=
""
>
<div
class=
"txt"
>
{{
$t
(
'customService.insuranceQuery.noPolicy'
)
}}
<span
class=
"pointer btn"
@
click=
"toContact
Us
"
>
{{
$t
(
'customService.insuranceQuery.customService'
)
}}
</span>
<span
class=
"pointer btn"
@
click=
"toContact"
>
{{
$t
(
'customService.insuranceQuery.customService'
)
}}
</span>
</div>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment