Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
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
Email Patches
Plain Diff
Browse Files
Authored by
LUOXC
6 years ago
Commit
8e81a3c6d213e0f5da0b64ed300cca3dc5c0616f
1 parent
fe21acff
fixbug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
web/src/main/webapp/html/billsManage/list.html
web/src/main/webapp/html/billsManage/list.html
View file @
8e81a3c
...
...
@@ -75,7 +75,7 @@
<div
id=
"markPaidConfirmDialog"
class=
"easyui-dialog"
style=
"width:400px;height:300px;"
data-options=
"title:'确
认已经打款完成
?',buttons:'#markPaidConfirmDialog_tb',modal:true,closed:true"
>
data-options=
"title:'确
定已完成打款
?',buttons:'#markPaidConfirmDialog_tb',modal:true,closed:true"
>
<div
style=
"padding:20px;"
>
<input
id=
"mark_paid_tradeBillsId"
type=
"hidden"
/>
<input
id=
"mark_paid_uid"
type=
"hidden"
/>
...
...
@@ -86,7 +86,7 @@
<br/><br/>
<label>支付宝账号:</label>
-->
<input
id=
"mark_paid_alipayAccount"
type=
"hidden"
class=
"easyui-textbox"
style=
"width:250px"
/>
<input
id=
"mark_paid_alipayAccount"
type=
"hidden"
/>
<br/><br/>
<label>
打 款 金 额:
</label>
...
...
Please
register
or
login
to post a comment