File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 294294 $ (" #gateway div#htm-01 .mask a" ).attr (" href" , " https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m01/index.html" );
295295 $ (" #gateway div#htm-02 .mask a" ).attr (" href" , " https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m02_4g/index.html" );
296296 $ (" #gateway div#htm-00 .mask a" ).attr (" href" , " https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m00/index.html" );
297- $ (" #gateway div#htm-01s .mask a" ).attr (" href" , " https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m01 /index.html" );
297+ $ (" #gateway div#htm-01s .mask a" ).attr (" href" , " https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m01s /index.html" );
298298
299299 $ (" #cubecell div.item a:lt(" + cubecell_list .length + " )" ).append (mask_html);
300300 $ (" #cubecell .mask a" ).attr (" href" , " https://heltec-automation-docs.readthedocs.io/en/latest/cubecell/quick_start.html" );
Original file line number Diff line number Diff line change 298298 $ (" #gateway div#htm-01 .mask a" ).attr (" href" , " https://heltec-automation.readthedocs.io/zh_CN/latest/gateway/ht-m01/index.html" );
299299 $ (" #gateway div#htm-02 .mask a" ).attr (" href" , " https://heltec-automation.readthedocs.io/zh_CN/latest/gateway/ht-m02_4g/index.html" );
300300 $ (" #gateway div#htm-00 .mask a" ).attr (" href" , " https://heltec-automation.readthedocs.io/zh_CN/latest/gateway/ht-m00/index.html" );
301- $ (" #gateway div#htm-01s .mask a" ).attr (" href" , " https://heltec-automation.readthedocs.io/zh_CN/latest/gateway/ht-m01 /index.html" );
301+ $ (" #gateway div#htm-01s .mask a" ).attr (" href" , " https://heltec-automation.readthedocs.io/zh_CN/latest/gateway/ht-m01s /index.html" );
302302
303303 $ (" #cubecell div.item a:lt(" + cubecell_list .length + " )" ).append (mask_html);// lt后面括号内的数字代表该类中需要添加掩盖页的数量
304304 $ (" #cubecell .mask a" ).attr (" href" , " https://heltec-automation.readthedocs.io/zh_CN/latest/cubecell/quick_start.html" );
You can’t perform that action at this time.
0 commit comments