Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

图片详情信息展示可能有误 #32

Closed
w2tbp opened this issue Jan 21, 2024 · 1 comment · Fixed by #34
Closed

图片详情信息展示可能有误 #32

w2tbp opened this issue Jan 21, 2024 · 1 comment · Fixed by #34
Labels
bug Something isn't working

Comments

@w2tbp
Copy link

w2tbp commented Jan 21, 2024

image

这个“相机”看起来是展示相机型号。这张图片EXIF信息里是有相机型号的,仍然显示N&A,应是属性名填错了?

<p mt-1 text-center>{{ obj?.exif?.Model?.description || 'N&A' }}</p>

@besscroft
Copy link
Owner

@w2tbp Hi!感谢您反馈的 bug,这里确实是填错了。谢谢!

@besscroft besscroft added the bug Something isn't working label Jan 21, 2024
@besscroft besscroft linked a pull request Jan 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants