合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
### 图片替换 使用 `.text-hide` 类或对应的 mixin 可以用来将元素的文本内容替换为一张背景图。 ~~~html <h1 class="text-hide">Custom heading</h1> ~~~ ~~~scss // Usage as a mixin .heading { .text-hide(); } ~~~