From 14f43756c950b15286ce507bcef26c89aba4ecca Mon Sep 17 00:00:00 2001
From: linghaihui <75124771@qq.com>
Date: Wed, 29 Mar 2023 16:55:21 +0800
Subject: [PATCH] Fix style
---
bingchat/components/chatbox/index.wxml | 2 +-
bingchat/components/chatbox/index.wxss | 3 ++-
bingchat/pages/index/index.wxml | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/bingchat/components/chatbox/index.wxml b/bingchat/components/chatbox/index.wxml
index ac34e30..01f1471 100644
--- a/bingchat/components/chatbox/index.wxml
+++ b/bingchat/components/chatbox/index.wxml
@@ -1,6 +1,6 @@
-输入问题开始和New Bing聊天吧~
+输入问题开始和New Bing聊天吧~
diff --git a/bingchat/components/chatbox/index.wxss b/bingchat/components/chatbox/index.wxss
index a1bc1a4..9ed1549 100644
--- a/bingchat/components/chatbox/index.wxss
+++ b/bingchat/components/chatbox/index.wxss
@@ -67,6 +67,7 @@
color: #b4bbc4;
margin-bottom: 10rpx;
font-size: 24rpx;
+ cursor: pointer;
}
@keyframes blink {
@@ -100,4 +101,4 @@
font-size: 18rpx;
line-height: 2em;
font-weight: bold;
-}
\ No newline at end of file
+}
diff --git a/bingchat/pages/index/index.wxml b/bingchat/pages/index/index.wxml
index a7ac99d..5230385 100644
--- a/bingchat/pages/index/index.wxml
+++ b/bingchat/pages/index/index.wxml
@@ -1,5 +1,5 @@
-
+
发送
\ No newline at end of file