diff --git a/src/apps/AppAiInput/AppAiInput.vue b/src/apps/AppAiInput/AppAiInput.vue new file mode 100644 index 00000000..c828196a --- /dev/null +++ b/src/apps/AppAiInput/AppAiInput.vue @@ -0,0 +1,139 @@ + + + + + diff --git a/src/apps/AppAiInput/formConfirm.vue b/src/apps/AppAiInput/formConfirm.vue new file mode 100644 index 00000000..fa5f7e00 --- /dev/null +++ b/src/apps/AppAiInput/formConfirm.vue @@ -0,0 +1,137 @@ + + + + + diff --git a/src/apps/AppAiInput/formEdit.vue b/src/apps/AppAiInput/formEdit.vue new file mode 100644 index 00000000..7756b546 --- /dev/null +++ b/src/apps/AppAiInput/formEdit.vue @@ -0,0 +1,144 @@ + + + + + diff --git a/src/apps/AppAiInput/img/arrow-right.png b/src/apps/AppAiInput/img/arrow-right.png new file mode 100644 index 00000000..d426a22f Binary files /dev/null and b/src/apps/AppAiInput/img/arrow-right.png differ diff --git a/src/apps/AppAiInput/img/edit.png b/src/apps/AppAiInput/img/edit.png new file mode 100644 index 00000000..a476f9fc Binary files /dev/null and b/src/apps/AppAiInput/img/edit.png differ diff --git a/src/apps/AppAiInput/img/microphone.png b/src/apps/AppAiInput/img/microphone.png new file mode 100644 index 00000000..8d7f4eb2 Binary files /dev/null and b/src/apps/AppAiInput/img/microphone.png differ