11 lines
493 B
Plaintext
11 lines
493 B
Plaintext
<!DOCTYPE html>
|
|
<html lang="zh">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.0/css/bulma.min.css">
|
|
<title>WeChat Message Push Service</title>
|
|
</head>
|
|
<body style="width: 100%;">
|
|
<div style="margin: auto; max-width: 960px">
|
|
<h1 class="title" style="margin-top: 16px"><a style="color: black; text-decoration: none">微信消息通知服务</a></h1> |