72 Star 317 Fork 167

承熙 / quick-pay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
complate.pug 586 Bytes
一键复制 编辑 原始数据 按行查看 历史
承熙 提交于 2018-10-16 13:37 . 统一PUG中请求URL和时间戳
include helps/common.pug
title 商品支付成功
style
include helps/result.css
body
div(id='main-container')
h1(class="mod-title")
span 支付
div(class="mod-ct")
div(class="qrcode-img-wrapper" data-role="qrPayImgWrapper")
div(data-role="qrPayImg" class="qrcode-img-area")
div(class="show-qr-container")
img(width="126" height="100" src="/static/pay-success.png?" + customVariable.times_tamp)
p(class="pay-complete") 支付成功
div(class="order-detail")
div(class="tip-text")
script
include helps/statistics.js
JavaScript
1
https://gitee.com/sipengcode/quick-pay.git
git@gitee.com:sipengcode/quick-pay.git
sipengcode
quick-pay
quick-pay
demo

搜索帮助