多租户商城-客户PC端
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

2 years ago
2 years ago
2 years ago
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"/>
  6. <meta HTTP-EQUIV ="pragma" CONTENT="no-cache">
  7. <meta http-equiv="Cache-Control"CONTENT="no-cache, must-revalidate">
  8. <meta http-equiv="expires"CONTENT="0">
  9. <link rel="icon" type="image/x-icon" href="static/thee.ico">
  10. <title>Thee商城</title>
  11. </head>
  12. <body>
  13. <div id="app"></div>
  14. <!-- built files will be auto inject-->
  15. </body>
  16. </html>