We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81cb7f4 commit d3fe8b9Copy full SHA for d3fe8b9
demo/src/main/resources/templates/display.ftl
@@ -2,6 +2,7 @@
2
<html>
3
<head lang="en">
4
<meta charset="UTF-8"/>
5
+ <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
6
<meta name="keywords" content="微信推送,推送服务,WxPusher,消息提醒,免费推送">
7
<meta name="description" content="微信消息实时推送服务[WxPusher],可以通过API实时给个人微信推送消息。">
8
<title>WxPusher-消息推送服务-演示程序</title>
0 commit comments