Introduction - If you have any usage issues, please Google them yourself
HTML identifies the WeChat environment and requests the browser to open.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style>
.link{display: none;}
.show{display: block;}
</style>
</head>
<body>