dai-vue-temp-w
更改列表
main/index.html 6(+1 -5)
详细信息
main/index.html 6(+1 -5)
diff --git a/main/index.html b/main/index.html
index b6f1c3e..496ea64 100644
--- a/main/index.html
+++ b/main/index.html
@@ -1,10 +1,6 @@
<!DOCTYPE html>
<html>
<head>
- <meta
- name="viewport"
- content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"
- />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<!-- 禁止缓存 -->
<!-- <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
@@ -17,4 +13,4 @@
<router-view class="d-box-flex"></router-view>
</div>
</body>
-</html>
+</html>
\ No newline at end of file