提交 c96772fc 编写于 作者: DCloud-yyl's avatar DCloud-yyl

字体图标调整为只有app平台测试,不跟webview做截图对比

(cherry picked from commit e71e5c8f)
上级 79e0bf52
...@@ -227,7 +227,6 @@ const pages = [ ...@@ -227,7 +227,6 @@ const pages = [
'/pages/CSS/text/text-align', '/pages/CSS/text/text-align',
'/pages/CSS/text/text-overflow', '/pages/CSS/text/text-overflow',
'/pages/CSS/text/text-decoration-line', '/pages/CSS/text/text-decoration-line',
'/pages/CSS/text/font-family-icon',
// 单独测试例截图 // 单独测试例截图
// '/pages/CSS/transition/transition', // '/pages/CSS/transition/transition',
'/pages/CSS/pointer-events/pointer-events', '/pages/CSS/pointer-events/pointer-events',
...@@ -296,6 +295,7 @@ if (isApp && !isAppWebview) { ...@@ -296,6 +295,7 @@ if (isApp && !isAppWebview) {
'/pages/API/theme-change/theme-change', '/pages/API/theme-change/theme-change',
'/pages/API/share-with-system/share-with-system', '/pages/API/share-with-system/share-with-system',
'/pages/template/scroll-sticky/scroll-sticky', '/pages/template/scroll-sticky/scroll-sticky',
'/pages/CSS/text/font-family-icon',
) )
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册