V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
suanranran
V2EX  ›  问与答

在线编辑 html 文件,请问有什么好插件推荐嘛? vue3 的

  •  
  •   suanranran · 24 天前 · 391 次点击

    需要实现一个在线编辑 html 文件,可以编辑替换里面的文字和图片。不需要低代码那么灵活,主要是要基于模版修改生成一些落地页,请教一下有没有好用的插件或者是思路。 类似下面这样 页面编辑

    1 条回复    2024-06-04 09:00:49 +08:00
    troilus
        1
    troilus  
       21 天前
    添加一个这个书签试试

    ```
    javascript:!function(){"true"===document.body.getAttribute("contenteditable")?(document.body.setAttribute("contenteditable",!1),alert("网页不能编辑啦!")):(document.body.setAttribute("contenteditable",!0),alert("网页可以编辑啦!"))}();
    ```
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1408 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 23:47 · PVG 07:47 · LAX 16:47 · JFK 19:47
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.