Skip to content

Commit

Permalink
feat: 添加对鸿蒙OS的支持
Browse files Browse the repository at this point in the history
  • Loading branch information
wtto00 committed Aug 7, 2024
1 parent a2085c4 commit 6d6348d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/platform.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export const HIGHTLIGHT_COLOR = {
'APP-NVUE': '#41b883',
'APP-ANDROID': '#80bd00',
'APP-IOS': '#d9774b',
'APP-HARMONY': '#0a59f7',
'H5': '#e5c07b',
'WEB': '#e5c07b',
'MP-WEIXIN': '#2aae67',
Expand Down

0 comments on commit 6d6348d

Please sign in to comment.