Skip to content

Commit 59238d6

Browse files
author
zhangyonghong
committed
update
1 parent a2054ae commit 59238d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ user-select:none;
308308
```html
309309
<a href="tel:15222222222">移动WEB页面JS一键拨打号码咨询功能</a>
310310
<a href="sms:15222222222">移动WEB页面JS一键发送短信咨询功能</a>
311-
//移动web页面自动探测电话号码
311+
<!--移动web页面自动探测电话号码-->
312312
<meta name="format-detection" content="telephone=no">
313313
<meta http-equiv="x-rim-auto-match" content="none">
314314
```

0 commit comments

Comments
 (0)