-
**(必填)这个需求解决了什么问题:**
form的按钮中插入element ui 的popover组件,当用户悬浮的按钮上时,可以选一些自定义的“复杂字符”,并回填到对应的输入框中
**截图或在线链接:**
```js
itemRender: {
name: "$buttons",
…
-
- Plugin Name:
- Plugin Version: 6.1
- OS Name: Linux
- OS Version: 5.3.0-24-generic
- Java Version: 11.0.6
- App Name: CLion
- App Full Name: CLion
- Is Snapshot: false
- App Build: CL-201.6668.126
…
-
**(必填)这个需求解决了什么问题:**
I want to use PeachScript/vue-infinite-loader with vxe-grid similar to this example using Element UI:
https://peachscript.github.io/vue-infinite-loading/guide/use-with-el-tabl…
-
Hey @romkatv! I'm giving z4h/v3 a spin, and would like to share some ideas and ask some questions at the same time 🙂
1. Tab completion: traversing hidden folders
You mentioned it is possible to…
-
**(必填)这个需求解决了什么问题:**
能否新增vxe-table风格的【布局容器】和左侧【导航菜单】,目前vxe-table已经自成体系,就差这块拼图,加上不少第三方已经跟不上vxe-table的步伐,不支持vue3.0
**截图或在线链接:**
![image](https://user-images.githubusercontent.com/4531974/101301098-…
-
请问这个怎么跑起来。
我是一个写了无数个egg后端的。。但是还是没跑起来。
不知道为啥出来个连接172.17.0.1,但是完全没找到任何 172.17.0.1相关的。config.json也改成了自己数据库
```
WARN 16780 Sequelize Error: Access denied for user 'root'@'172.17.0.1' (using password: …
-
**(必填)请填写问题描述或截图:**
引用任何element-ui元件都会报错
**(必填)请填在线链接:**
https://jsrun.net/dwbKp/edit
**(必填)请填写以下信息:**
- OS: win10
- Browser: chrome
- vue: 2.6.10+
- vxe-table: 2.9.2
-
Vue项目
main.ts:
```javascript
import Vue from 'vue';
import ElementUI from 'element-ui';
import './plugins/utils';
import './plugins/xtable';
import 'element-ui/lib/theme-chalk/index.css';
…
-
I don't know what is the problem but I can't use the cell demo that you provided on the readme.
```
import Vue from 'vue'
import 'xe-utils'
import VXETable from 'vxe-table'
import 'vxe-table/lib/…
-
install fresh vuejs project and followed this guide https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/vuejs.html#using-ckeditor-from-source
everything is ok when npm r…