Coder Social home page Coder Social logo

Comments (10)

wangfupeng1988 avatar wangfupeng1988 commented on August 21, 2024

是使用的最新版本吗?另外是哪个浏览器上出现的问题?

from wangeditor-mobile.

max-young avatar max-young commented on August 21, 2024

@wangfupeng1988 移动端,版本0.0.3.2,小米自带浏览器和chrome都是这样

from wangeditor-mobile.

wangfupeng1988 avatar wangfupeng1988 commented on August 21, 2024

唉,移动端许久没有维护了 http://www.kancloud.cn/wangfupeng/wangeditor2/139064

from wangeditor-mobile.

max-young avatar max-young commented on August 21, 2024

@wangfupeng1988 好吧,那您是否可以推荐一个别的编辑器呢?谢谢

from wangeditor-mobile.

wangfupeng1988 avatar wangfupeng1988 commented on August 21, 2024

移动端的编辑器,我都没见过用js写的比较好的,否则我就参考着做一下了。

抛开技术来说,我觉得ios的备忘录、有道云笔记app,这些编辑器都OK,但是他们都是需要app端代码支持的,纯js搞不了

from wangeditor-mobile.

hyyyp avatar hyyyp commented on August 21, 2024

我也遇到这个问题,你可以按照我的方式修改!
js 搜索一下 xhr.send(formData);
formData.append 你改为
formData.append("image",file) 就行了

from wangeditor-mobile.

wangfupeng1988 avatar wangfupeng1988 commented on August 21, 2024

mobile端目前没有精力维护了,你可以自己改一下代码。请见谅

from wangeditor-mobile.

xuehf avatar xuehf commented on August 21, 2024

我按照你的方式改了,但是还是不行,请教 @hyyyp

from wangeditor-mobile.

xuehf avatar xuehf commented on August 21, 2024

谢谢,改了之后确实好了!之前是因为文件没改对 @hyyyp

from wangeditor-mobile.

xuehf avatar xuehf commented on August 21, 2024

还有一个问题是,图片插入的位置不对,不是插入到光标位置,而是,光标所在div的最后,遇到过这种问题吗 @hyyyp

from wangeditor-mobile.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.