geekai/web/src/components
2023-11-26 23:26:08 +08:00
..
admin feat: integrated Alipay payment module 2023-11-06 17:55:46 +08:00
mobile feat: midjourney page task and image list component is ready 2023-09-15 17:40:39 +08:00
BindMobile.vue option: replace leveldb with redis in storing message code 2023-11-22 10:57:24 +08:00
CaptchaPlus.vue fix: 采用弹窗的方式显示验证码,解决验证码在低分辨率下被掩盖的Bug 2023-09-05 16:47:40 +08:00
ChatMidJourney.vue feat: midjourney page task and image list component is ready 2023-09-15 17:40:39 +08:00
ChatPrompt.vue feat: chat chrawing function is refactored 2023-09-13 06:57:25 +08:00
ChatReply.vue 修改code显示颜色样式 2023-11-26 23:26:08 +08:00
ConfigDialog.vue feat: check if the user's chat quota is gt than current chat model required before starting a conversation 2023-11-09 16:56:44 +08:00
CountDown.vue opt: 优化 ItemList 组件样式 2023-11-11 10:53:33 +08:00
FooterBar.vue feat: add footbar for login and register page, add send button for chat page 2023-06-16 13:57:05 +08:00
InviteList.vue opt: optimize styles for invitation page 2023-11-23 17:40:15 +08:00
ItemList.vue opt: 优化 ItemList 组件样式,调整支付页面布局 2023-11-11 22:11:04 +08:00
LoginDialog.vue feat: check if the user's chat quota is gt than current chat model required before starting a conversation 2023-11-09 16:56:44 +08:00
PasswordDialog.vue refactor: refactor chat model, replace mode value with mode id. refactored system config module, add seperate configration for every chat model 2023-09-04 16:32:20 +08:00
ResetPass.vue feat: reset password function is ready 2023-11-22 18:00:45 +08:00
RewardVerify.vue feat: add system configration item to close rewarding function 2023-10-19 11:19:29 +08:00
SendMsg.vue fix: 采用弹窗的方式显示验证码,解决验证码在低分辨率下被掩盖的Bug 2023-09-05 16:47:40 +08:00
UserOrder.vue opt: optimize styles for invitation page 2023-11-23 17:40:15 +08:00
UserProfile.vue feat: add system configration switch option for order pay service, support sandbox env for alipay 2023-11-09 18:28:56 +08:00
Welcome.vue feat: auto login when register successfully 2023-10-13 16:27:40 +08:00