当前位置:网站首页>Force wechat page font size to be 100%
Force wechat page font size to be 100%
2022-06-25 19:40:00 【Bin daotianxia】
if (typeof WeixinJSBridge == "object" && typeof WeixinJSBridge.invoke == "function") {
handleFontSize();
} else {
if (document.addEventListener) {
document.addEventListener("WeixinJSBridgeReady", handleFontSize, false);
} else if (document.attachEvent) {
document.attachEvent("WeixinJSBridgeReady", handleFontSize);
document.attachEvent("onWeixinJSBridgeReady", handleFontSize);
}
}
function handleFontSize() {
WeixinJSBridge.invoke('setFontSizeCallback', {
'fontSize': 0
});
WeixinJSBridge.on('menu:setfont', function() {
WeixinJSBridge.invoke('setFontSizeCallback', {
'fontSize': 0
});
});
}
边栏推荐
- Vulnhub range - the planes:venus
- QQ robot official plug-in loading configuration method [beta2 version]
- Tcp/ip test questions (III)
- What are Baidu collection skills? 2022 Baidu article collection skills
- 通过启牛学堂开的股票账户可以用吗?资金安全吗?
- Yum command
- mysql my. Understanding CNF depends on configuration
- Mysql database design suggestions
- Vulnhub range - correlation:2
- 2、 Hikaricp source code analysis of connection acquisition process II
猜你喜欢

ECS 7-day practical training camp (Advanced route) -- day03 -- ecs+slb load balancing practice

What are Baidu collection skills? 2022 Baidu article collection skills

Apifox simple understanding -- the integrator of web side testing

Vulnhub range - correlation:2

On Oracle full stack virtual machine -- graalvm

ECS 7-day practical training camp (Advanced route) -- day01 -- setting up FTP service based on ECS

Vulnhub range - darkhole 1

Bloom filter

The native JS mobile phone sends SMS cases. After clicking the button, the mobile phone number verification code is sent. The button needs to be disabled and re enabled after 60 seconds

Trend ea- fixed stop loss and profit per order
随机推荐
Analyse du code source du processus d'acquisition et de connexion hikaricp II
广州华锐互动打造VR展厅全景在线虚拟展厅
Mysql database design suggestions
Vulnhub range - correlation:2
JVM | runtime data area (heap space)
2、 Hikaricp source code analysis of connection acquisition process II
QQ机器人闪照转发/撤回消息转发【最新beta2版本】
JS get data
PHP synchronizes website content to hundreds of websites to improve SEO ranking
Vulnhub range - the planes:venus
Tcp/ip test questions (II)
SQL is used for field data types in various databases
Tcp/ip test questions (4)
Android Development Notes - Quick Start (from sqllite to room licentiousness) 2
Simple native JS tab bar switching
Solidity get quarterly time
Web development solution to cross domain problems
Gbpnzd firm offer for 14 months, simulation for 19 months, test stable
Analysis on employment compensation of 2021 college graduates: the average monthly starting salary of doctors, masters, undergraduates and junior colleges is 14823 yuan, 10113 yuan, 5825 yuan and 3910
What is an operator?