video_app/me/detail/explain.md

4 lines
278 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

注意由于app环境下ios跟Android存在差异故需要分别适配
detail.nvue文件默认为Android版本打包则用这个
如果打ios包请把detailIOS.nvue改名为detail.nvue,原来的detail.nvue改为其他名称打包即可
打安卓包同样操作即可