Skip to content

Commit 64836e8

Browse files
committed
调整个别介绍错误
1 parent bfc08b6 commit 64836e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ const products = [
165165
stats: [
166166
{ value: '600KB', label: '极致精简体积' },
167167
{ value: 'C++17', label: '纯净零依赖' },
168-
{ value: 'AOT+', label: '混合执行模式' },
168+
{ value: 'AOT+Interpreter', label: '混合执行模式' },
169169
{ value: '全平台', label: '移动/H5/小游戏' },
170170
],
171171
},

0 commit comments

Comments
 (0)