Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
lls_program
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-10-23 14:24:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
686b7a805d9b6bdc8ae1e89c25ec2cfcf5a5909a
686b7a80
1 parent
49eaa31f
fix: 更新默认头像链接为全家福图片
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/JoinFamily/index.vue
src/pages/JoinFamily/index.vue
View file @
686b7a8
...
...
@@ -193,7 +193,7 @@ import { searchFamilyByPassphraseAPI, joinFamilyAPI } from '@/api/family';
// 导入主题颜色
import { THEME_COLORS } from '@/utils/config';
// 默认头像
const defaultAvatar = 'https://cdn.ipadbiz.cn/
mlaj/images/icon_1.jpeg
'
const defaultAvatar = 'https://cdn.ipadbiz.cn/
lls_prog/images/%E5%85%A8%E5%AE%B6%E7%A6%8F3_%E5%89%AF%E6%9C%AC.jpg?imageMogr2/strip/quality/60
'
const mottoChars = ref(['', '', '', '']);
const selectedRole = ref('');
...
...
Please
register
or
login
to post a comment