Coder Social home page Coder Social logo

Comments (16)

big-camel avatar big-camel commented on June 12, 2024

需要配置工具栏里面的 popup 属性列表

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

toolbar options 的 config 选项?

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

配置不是通用的,也需要去config那里再配置一次

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

确认你的插件已经配置到 plugins 里面了吗?

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

你这是vue几

from am-editor.

catacode avatar catacode commented on June 12, 2024

"@aomao/engine": "^2.9",
"vue": "^3.3.4",

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

我看代码逻辑确实没啥问题
只能你那边debug看看了,f12 debug node_modules 里面的 toolbar-vue 插件中的代码,找到这个 getData 代码
image

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

浏览器上debug,如果直接 console.log ,你需要重新启动项目,不然vue加载的仍然是缓存的 node_modules 内的文件

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

然后继续到渲染的那一步

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

不是的,后面 items.push 这里只是覆盖配置而已

from am-editor.

catacode avatar catacode commented on June 12, 2024

camel,有处理建议吗?

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

继续往下,到渲染那里看看

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

在跟踪 data 在哪里变化了吧

from am-editor.

big-camel avatar big-camel commented on June 12, 2024

https://www.npmjs.com/package/@aomao/toolbar-vue/v/2.9.36?activeTab=code

那就升级版本吧,从 2.9 的最后一个版本可以看到下面的 else
image

from am-editor.

catacode avatar catacode commented on June 12, 2024

版本设计2.10后,确实有数据了,感谢

不过报错了,不影响正常使用。

image

from am-editor.

Related Issues (20)

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.