强大大
强大大
 Is it possible to make the graph in order and look clear?
I am using another plugin to develop Vue.js applications now: https://github.com/0aveRyan/wordpress-day-spa I think your plugin is much better because you can support many menus and submenus in one plugin. It...
需求是将 swiper 中的图片实现手指的缩放功能。
我的需求是实现一个类似今日头条图集的图片轮播功能,我用小程序内置的Swiper只可以勉强实现多触点放大缩小图片,会和下一页切换冲突。我感觉这个需求挺强的,目前没有找到好的解决方案。 这个插件让我看到了希望。
I want to generate from a Vue file in content.js and put the contents into the current tab, not in the popup or options html? Is it possible?
Help me a lot. Thanks!
PHP 版本的 element2array 函数貌似在一些配置较低的服务器上会出现死循环造成阻塞,同样一个微信公众号链接在本地就可以解析为数组,在服务器上就会一直等待。
``` .wxml-img { /* 最大宽度不能超出屏幕 */ max-width: 100%; /* 图片居中对齐 */ margin: 0 auto; } ```
I think it's possible. But I need demo now.
I have one plugin with many admin pages. With the current plugin, I must divide it into many plugins. One plugin has one SPA. Is it possible to support many...