-
+
@@ -715,7 +715,8 @@ function getTimeDate(newDate: string, oldDate: string) {
-
+
+
{{ `/${item.action}${item.uvIndex ? `: ${item.uvIndex}` : ''} ${item.prompt ?? ''}` }}
diff --git a/src/views/cellRoom/newBing/index.vue b/src/views/cellRoom/newBing/index.vue
index fad0543..0ca3754 100644
--- a/src/views/cellRoom/newBing/index.vue
+++ b/src/views/cellRoom/newBing/index.vue
@@ -249,7 +249,7 @@ async function changData(talkdata: any, done = false) {
-
+
@@ -292,7 +292,7 @@ async function changData(talkdata: any, done = false) {
-
@@ -308,7 +308,7 @@ async function changData(talkdata: any, done = false) {
-
+
{{ sendData }}
diff --git a/src/views/cellRoom/openaiChat/index.vue b/src/views/cellRoom/openaiChat/index.vue
index 3a981c7..ab5637d 100644
--- a/src/views/cellRoom/openaiChat/index.vue
+++ b/src/views/cellRoom/openaiChat/index.vue
@@ -214,7 +214,7 @@ async function changData(talkdata: any, done = false) {
-
+
@@ -252,7 +252,7 @@ async function changData(talkdata: any, done = false) {
-
@@ -268,7 +268,7 @@ async function changData(talkdata: any, done = false) {
-
+
{{ sendData }}
diff --git a/src/views/cellRoom/openaiChatWeb/index.vue b/src/views/cellRoom/openaiChatWeb/index.vue
index 3b48f99..d028c3a 100644
--- a/src/views/cellRoom/openaiChatWeb/index.vue
+++ b/src/views/cellRoom/openaiChatWeb/index.vue
@@ -214,7 +214,7 @@ async function changData(talkdata: any, done = false) {
-
+
@@ -253,7 +253,7 @@ async function changData(talkdata: any, done = false) {
-
@@ -269,7 +269,7 @@ async function changData(talkdata: any, done = false) {
-
+
{{ sendData }}
diff --git a/src/views/cellRoom/openaiImg/index.vue b/src/views/cellRoom/openaiImg/index.vue
index b0e5895..b44b946 100644
--- a/src/views/cellRoom/openaiImg/index.vue
+++ b/src/views/cellRoom/openaiImg/index.vue
@@ -216,7 +216,7 @@ async function changData(talkdata: any, done = false) {
-
+
@@ -265,7 +265,7 @@ async function changData(talkdata: any, done = false) {
-
@@ -281,7 +281,7 @@ async function changData(talkdata: any, done = false) {
-
+
{{ sendData }}
diff --git a/src/views/cellRoom/wyqfChat/index.vue b/src/views/cellRoom/wyqfChat/index.vue
index e3b391c..bef0479 100644
--- a/src/views/cellRoom/wyqfChat/index.vue
+++ b/src/views/cellRoom/wyqfChat/index.vue
@@ -214,7 +214,7 @@ async function changData(talkdata: any, done = false) {
-
+
@@ -252,7 +252,7 @@ async function changData(talkdata: any, done = false) {
-
@@ -268,7 +268,7 @@ async function changData(talkdata: any, done = false) {
-
+
{{ sendData }}
diff --git a/src/views/login/login.vue b/src/views/login/login.vue
index 659233e..f1ad8e9 100644
--- a/src/views/login/login.vue
+++ b/src/views/login/login.vue
@@ -1,9 +1,3 @@
-