|
1 | 1 | <!DOCTYPE html>
|
2 |
| -<html lang="zh-cn"> |
| 2 | +<html lang="zh-cmn-Hans"> |
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8" />
|
5 | 5 | <title><identifier></title>
|
@@ -47,7 +47,7 @@ <h1 class="tit"><identifier></h1>
|
47 | 47 | </section>
|
48 | 48 | </header>
|
49 | 49 | <section id="bd">
|
50 |
| - <section id="syntax" class="g-mod g-attr"> |
| 50 | + <section id="intro" class="g-mod g-attr"> |
51 | 51 | <h2 class="tit">说明:</h2>
|
52 | 52 | <div class="cont">
|
53 | 53 | <strong>使用用户自定义标识名作为组件取值。</strong>
|
@@ -94,23 +94,29 @@ <h2 class="tit">兼容性:</h2>
|
94 | 94 | <table class="g-data">
|
95 | 95 | <thead>
|
96 | 96 | <tr>
|
97 |
| - <th><span class="browser-ie">IE</span></th> |
98 |
| - <th><span class="browser-firefox">Firefox</span></th> |
99 |
| - <th><span class="browser-safari">Safari</span></th> |
100 |
| - <th><span class="browser-chrome">Chrome</span></th> |
101 |
| - <th><span class="browser-opera">Opera</span></th> |
| 97 | + <th>IE</th> |
| 98 | + <th>Firefox</th> |
| 99 | + <th>Chrome</th> |
| 100 | + <th>Safari</th> |
| 101 | + <th>Opera</th> |
| 102 | + <th>iOS Safari</th> |
| 103 | + <th>Android Browser</th> |
| 104 | + <th>Android Chrome</th> |
102 | 105 | </tr>
|
103 | 106 | </thead>
|
104 | 107 | <tbody>
|
105 | 108 | <tr>
|
106 | 109 | <td class="unsupport">6.0-7.0</td>
|
107 |
| - <td class="support" rowspan="2">4.0</td> |
108 |
| - <td class="support" rowspan="2">4.0</td> |
109 |
| - <td class="support" rowspan="2">4.0</td> |
110 |
| - <td class="support" rowspan="2">15.0</td> |
| 110 | + <td class="support" rowspan="2">2.0+</td> |
| 111 | + <td class="support" rowspan="2">4.0+</td> |
| 112 | + <td class="support" rowspan="2">3.1+</td> |
| 113 | + <td class="support" rowspan="2">3.5+</td> |
| 114 | + <td class="support" rowspan="2">3.2+</td> |
| 115 | + <td class="support" rowspan="2">2.1+</td> |
| 116 | + <td class="support" rowspan="2">18.0+</td> |
111 | 117 | </tr>
|
112 | 118 | <tr>
|
113 |
| - <td class="support">8.0</td> |
| 119 | + <td class="support">8.0+</td> |
114 | 120 | </tr>
|
115 | 121 | </tbody>
|
116 | 122 | </table>
|
|
0 commit comments