Logo
Explore Help
Register Sign In
abu/web
1
0
Fork 0
You've already forked web
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
web/im/src/components/face.vue

22 lines
411 B
Vue
Raw Normal View History

IM
2022-12-28 10:08:51 +08:00
<template>
feat: :sparkles: 优化im 接口403判定,新增从买家端以及卖家端进行跳转im权限判定,新增im掉线重连以及重连成功提醒,新增发送的消息断线将会进行重新发送消息提示,优化最近浏览 订单列表空展示。注释部分im打印的日志信息
2023-03-01 14:59:54 +08:00
<img :src="text || 'https://avatars.dicebear.com/api/initials/'+name+'.svg?fontSize=38'" alt=""/>
IM
2022-12-28 10:08:51 +08:00
</template>
<script>
export default {
props:{
text:{
type:null,
default:''
feat: :sparkles: 优化im 接口403判定,新增从买家端以及卖家端进行跳转im权限判定,新增im掉线重连以及重连成功提醒,新增发送的消息断线将会进行重新发送消息提示,优化最近浏览 订单列表空展示。注释部分im打印的日志信息
2023-03-01 14:59:54 +08:00
},
name:{
type:null,
default:''
},
IM
2022-12-28 10:08:51 +08:00
}
}
</script>
<style lang="scss" scoped>
</style>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 23ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API