mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-11-02 11:57:31 +08:00
提交新项目
This commit is contained in:
12
shop/views/pay/toPayfor.html
Normal file
12
shop/views/pay/toPayfor.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user