dongfeng-pay/shop/views/pay/toPayfor.html
2019-12-19 14:47:58 +08:00

12 lines
214 B
HTML

<!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>