V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
miniyao
V2EX  ›  问与答

Andorid 和 iOS 对本地的 html 文件之间的相互链接,有统一的写法吗?

  •  
  •   miniyao · Dec 25, 2018 · 750 views
    This topic created in 2685 days ago, the information mentioned may be changed or developed.

    本地的 html 网页在 PC 上之间写 a 标签,就可以相互跳转,在 Andorid 和 iOS 上有统一的写法吗?

    一个文件夹中有两个 html 文件:a.html 和 b.html,点击 a.html 中的链接,可以访问 b.html 文件:

    # a.html
    <p><a href="b.html">点击打开 b.html 文件</a></p>
    

    上面这样的写法,在安卓手机上因为访问文件的权限问题,打不开 b.html,每个系统都要写不同的路径格式,有统一的写法吗?

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2478 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 10:03 · PVG 18:03 · LAX 03:03 · JFK 06:03
    ♥ Do have faith in what you're doing.