LuoRiWuSheng

Results 8 issues of LuoRiWuSheng

我的业务场景是不需要标记内容,只希望有一个框将图片框出来?通过卸载什么事件去掉呢?谢谢 我的 qq : 1197802519 请告知 感激不尽

是的,你好,我这边在使用您的插件还发现一个问题。 我这边通过css设置文字的位置为左上角,但是存在一个问题。 操作描述:第一输入,标注成功后,文字在左上角,如果鼠标点击了方框外的其他区域,文字会被设置为水平垂直居中,不知道这怎么修改呢?

期待 main.js ```c# import jsonView from 'vue-json-views' Vue.use(jsonView) ``` 希望在源码中提供一个 Vue 的 install 方法

I want to support the conversion of css inline style to viewport units ```html inline style ``` Currently, px will not be converted to the expected vw @olegbalbekov @belov @dsazanov...

### 基础环境 ``` [email protected] element-plus@^2.3.12 path-browserify@^1.0.1 ``` vite 移除了node的垫片包, 所以 , 所以,在使用 path-browserify 一定会报错, `process is not defined` ### 解决办法 源码中, 作者没有去处理这个问题,那么, 我们将源码中的 resolve方法 copy到项目中即可 说白了 你就是要解决 path.resolve(‘/a’, 'b') -->...

Chalk has adopted the ES Module specification in version 5. x open has adopted the ES Module specification in version 9. x Fix the version of the above package to...