diff --git a/src/components/ExternalAIPanel.vue b/src/components/ExternalAIPanel.vue new file mode 100644 index 0000000..316af26 --- /dev/null +++ b/src/components/ExternalAIPanel.vue @@ -0,0 +1,135 @@ + + + + 提示词 + + AI 代码 + + + HTML · {{ splitResult.html.length }} 字符 + CSS · {{ splitResult.css.length }} 字符 + JS · {{ splitResult.js.length }} 字符 + + + + 应用预览 + + 提交 + + + + + + + +