view
This commit is contained in:
1
app/view/README.md
Normal file
1
app/view/README.md
Normal file
@@ -0,0 +1 @@
|
||||
如果不使用模板,可以删除该目录
|
||||
10
app/view/wechat/payment.html
Normal file
10
app/view/wechat/payment.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>支付页面</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user