This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
yijia
v-Brocloni
3 years ago
parent
f5feea9751
commit
df3ef1187d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
application/admin/view/unishop/order/refund_show.html
+ 1
- 1
application/admin/view/unishop/order/refund_show.html
View File
@@ -13,7 +13,7 @@
</div>
</div>
<div class="form-group">
<input onclick="doRefund" class="form-control" name="id" type="button" value="确认退款">
<input onclick="doRefund
()
" class="form-control" name="id" type="button" value="确认退款">
</div>
</form>
<script>
Write
Preview
Loading…
Cancel
Save