Commit 4f3a3528 authored by shangtx's avatar shangtx

chore: 版本过低提示页

parent bb014ba9
<!DOCTYPE html> <!DOCTYPE html>
<!-- 版本过低提示页 -->
<html> <html>
<head> <head>
<title>提示</title> <title>提示</title>
...@@ -9,15 +10,12 @@ ...@@ -9,15 +10,12 @@
/> />
<style> <style>
#qr-code-image { #main-img {
width: 100%; width: 100%;
} }
</style> </style>
</head> </head>
<body> <body>
<div style="padding: 3%"> <img id="main-img" src="http://chengshijiangren.oss-cn-beijing.aliyuncs.com/onsite-service-admin/img/1/1081623977324974080.png" />
<p style="text-align: center; font-size: 7vw">当前微信版本太低!</p>
<p style=" font-size: 7vw">&ensp;&ensp;&ensp;请打开发现,输入山东城市匠人即可进入小程序!</p>
</div>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment