Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
mlaj
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
2026-01-22 15:35:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f317ec0aa4a3543f3a2f8e2c7c43e441e6fc45ea
f317ec0a
1 parent
22facb65
docs(checkin): 更新图片格式提示文本,添加点号前缀
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/checkin/CheckinDetailPage.vue
src/views/checkin/CheckinDetailPage.vue
View file @
f317ec0
...
...
@@ -606,7 +606,7 @@ const getAcceptType = () => {
*/
const getUploadTips = () => {
const tipsMap = {
'image': '支持格式:
jpg/jpeg/
png',
'image': '支持格式:
.jpg/.jpeg/.
png',
'video': '支持格式:视频文件',
'audio': '支持格式:.mp3/.wav/.aac/.flac/.ogg/.wma/.m4a'
}
...
...
Please
register
or
login
to post a comment