带有托管srcviewport&;的空白HTML模板;回复.js
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了带有托管srcviewport&;的空白HTML模板;回复.js相关的知识,希望对你有一定的参考价值。
Blank html template with minimal hosted srcs and respond.js
<!DOCTYPE html> <html lang="en"> <head> <meta name="content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1"> <link rel="stylesheet" href="http://meyerweb.com/eric/tools/css/reset/reset.css" type="text/css" media="screen" /> <!--[if lt IE 9]> <script src="https://raw.github.com/scottjehl/Respond/master/respond.min.js"></script> <![endif]--> <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script> </head> <body> <script type="text/javascript"> $(document).ready(function() { //do this } </script> </body> </html>
以上是关于带有托管srcviewport&;的空白HTML模板;回复.js的主要内容,如果未能解决你的问题,请参考以下文章
Flutter Web 应用程序在部署到 Firebase 托管后返回空白页面
firebase + create-react-app 托管错误