You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
520 B
16 lines
520 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"/>
|
|
<meta HTTP-EQUIV ="pragma" CONTENT="no-cache">
|
|
<meta http-equiv="Cache-Control"CONTENT="no-cache, must-revalidate">
|
|
<meta http-equiv="expires"CONTENT="0">
|
|
<link rel="icon" type="image/x-icon" href="static/thee.ico">
|
|
<title>Thee商城</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto inject-->
|
|
</body>
|
|
</html>
|