提交 35910434 作者: 方治民

chore: 更新本地 HTML 网页示例图标

上级 50ed2388
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
}, },
{ {
name: 'Webview(本地) 示例', name: 'Webview(本地) 示例',
icon: 'logos-internetexplorer', icon: 'vscode-icons-file-type-html',
page: `/pages/common/webview/index?link=${encodeURIComponent('/hybrid/html/local.html')}`, page: `/pages/common/webview/index?link=${encodeURIComponent('/hybrid/html/local.html')}`,
}, },
{ {
......
...@@ -10,6 +10,7 @@ const { presetWeappAttributify, transformerAttributify } = extractorAttributify( ...@@ -10,6 +10,7 @@ const { presetWeappAttributify, transformerAttributify } = extractorAttributify(
const ICONS = [ const ICONS = [
'emojione:globe-showing-europe-africa', 'emojione:globe-showing-europe-africa',
'vscode-icons:file-type-html',
'logos:internetexplorer', 'logos:internetexplorer',
'logos-chartblocks', 'logos-chartblocks',
'emojione:letter-z', 'emojione:letter-z',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论