bilive / bilive_client

基于Node.JS的bilibili账号活跃系统
MIT License
457 stars 109 forks source link

最新版本模块bootstrap与jquery不兼容 #117

Closed Vector000 closed 5 years ago

Vector000 commented 5 years ago

default 如题,两模块不兼容,编译会报错;应该是新jquery的锅。实测将package.json:21改为"@types/jquery": "3.3.22"可以暂时回避这个问题

lzghzr commented 5 years ago

我看看能不能去掉jQuery的依赖,说实话我是不太喜欢这个东西的

lzghzr commented 5 years ago

话说有没有比较合适的ui框架推荐一下?

Vector000 commented 5 years ago

我之前玩过一下子vuetify,是依赖于vue.js的,还做过一个bilive_electron的打包成桌面端的小玩意 有兴趣的话可以去看看xd

lzghzr commented 5 years ago

vue之前想了解来的, 不过想想还是太麻烦了 前天看了一眼bootstrap.native, 对父节点为DocumentFragment的支持的不好, 直接报错