F9y4ng / GreasyFork-Scripts

The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.
https://f9y4ng.github.io/GreasyFork-Scripts/
GNU General Public License v3.0
1.02k stars 48 forks source link

[发现错误] 天猫超市首页购物车显示为“㑶” #47

Closed xytech closed 2 years ago

xytech commented 2 years ago

天猫超市首页购物车显示为“㑶”。

  1. 网址:https://chaoshi.tmall.com/
  2. 向下滚动到首页推广区以下位置

希望正常显示购物车图标……

屏幕截图 https://s4.ax1x.com/2021/12/20/TmOU0I.png

客户端信息: (请填写以下信息)

请预先排除与你本地其他扩展或脚本的冲突,尽量在仅运行本脚本的情况下测试

附加信息 (在此处添加有关此问题的任何附加信息)

F9y4ng commented 2 years ago

需要渲染的网页元素 文本域中 追加 :not([class*='-font']) ,保存为站点独享,解决字体图标不正确的问题。