Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
杨延青
2020-03-12 14:49:34 +0800
Commit
ee2e87dabd90145de6ea72cad9a1cb8ed195faf4
2 parents
2639f50c
00001d35
Merge branch 'feature/200315' into 'test6.9.22'
add delete btn See merge request
!13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
code/apps/resource/views/__partail/weiqingting.html
code/apps/resource/views/__partail/weiqingting.html
View file @
ee2e87d
...
...
@@ -751,6 +751,7 @@
<
label
>
背景图
<
/label
>
<
input
type
=
"file"
name
=
"file"
value
=
"[[item.backgroundImage]]"
data
-
field
=
"[[index]].backgroundImage"
data
-
index
=
"[[index]]"
/>
<
button
class
=
"btn btn-danger btn-sm delBtnFileListImg"
data
-
event
=
"guessLike.list"
type
=
"button"
data
-
index
=
"[[index]]"
data
-
key
=
"backgroundImage"
>
删除图片
<
/button
>
<
/div
>
<
/div
>
<
/div
>
...
...
Please
register
or
login
to post a comment