dongfeng-pay/shop/views/pay/toPayfor.html

12 lines
214 B
HTML
Raw Normal View History

2019-12-19 14:47:58 +08:00
<!DOCTYPE html>
<html lang="zh">
<head>
<title>收银台</title>
<link rel="shortcut icon" type="tmpay/image/x-icon" href="../../static/img/icon.ico">
</head>
<body>
{{str2html .toPayfor}}
</body>
</html>