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
63092db5
authored
2020-02-27 17:48:24 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
2
1 parent
b0efc604
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/components/modal2-comp/modal2-comp.vue
src/components/modal2-comp/modal2-comp.vue
View file @
63092db
...
...
@@ -10,7 +10,9 @@
<img
src=
"@/assets/images/clarms/info.png"
>
</div>
<div
class=
"message"
:class=
"
{'lsp':locale != 'en'}">
<span
v-html=
"content"
>
{{
content
}}
</span>
<span
v-if=
"target"
@
click=
"toTarget"
>
{{
target
}}
</span>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment