Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
loveisland
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
刘小敏
loveisland
Commits
a764fff3
Commit
a764fff3
authored
Jun 04, 2026
by
刘小敏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
管理后台-开屏广告修改,封面渲染
parent
6af3baad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
edit.html
application/admin/view/shopro/miniprogram/ad/edit.html
+1
-1
No files found.
application/admin/view/shopro/miniprogram/ad/edit.html
View file @
a764fff3
...
...
@@ -24,7 +24,7 @@
<label
class=
"control-label col-xs-12 col-sm-2"
>
{:__('Cover')}:
</label>
<div
class=
"col-xs-12 col-sm-8"
>
<div
class=
"input-group"
>
<input
id=
"c-video-cover"
data-rule=
"required"
class=
"form-control"
size=
"50"
name=
"row[video_cover]"
type=
"text"
>
<input
id=
"c-video-cover"
data-rule=
"required"
class=
"form-control"
size=
"50"
name=
"row[video_cover]"
type=
"text"
value=
"{$row.video_cover|htmlentities}"
>
<div
class=
"input-group-addon no-border no-padding"
>
<span><button
type=
"button"
id=
"faupload-video-cover"
class=
"btn btn-danger faupload"
data-input-id=
"c-video-cover"
data-mimetype=
"jpg,jpeg,png,gif"
data-multiple=
"false"
data-preview-id=
"p-video-cover"
><i
class=
"fa fa-upload"
></i>
{:__('Upload')}
</button></span>
<span><button
type=
"button"
id=
"fachoose-video-cover"
class=
"btn btn-primary fachoose"
data-input-id=
"c-video-cover"
data-mimetype=
"jpg,jpeg,png,gif"
data-multiple=
"false"
><i
class=
"fa fa-list"
></i>
{:__('Choose')}
</button></span>
...
...
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