Skip to content

Commit 9a67f2f

Browse files
committed
update sub-pages
1 parent f6f0938 commit 9a67f2f

File tree

4 files changed

+52
-0
lines changed

4 files changed

+52
-0
lines changed

cart.html

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<html>
4+
<head>
5+
6+
</head>
7+
<body>
8+
<h1>er.js testing page</h1>
9+
<div>
10+
tttest
11+
</div>
12+
</body>
13+
</html>

order.html

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<html>
4+
<head>
5+
6+
</head>
7+
<body>
8+
<h1>er.js testing page</h1>
9+
<div>
10+
tttest
11+
</div>
12+
</body>
13+
</html>

product.html

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<html>
4+
<head>
5+
6+
</head>
7+
<body>
8+
<h1>er.js testing page</h1>
9+
<div>
10+
tttest
11+
</div>
12+
</body>
13+
</html>

register.html

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<html>
4+
<head>
5+
6+
</head>
7+
<body>
8+
<h1>er.js testing page</h1>
9+
<div>
10+
tttest
11+
</div>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)