mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-29 18:38:32 +08:00
update changelog
This commit is contained in:
parent
a561cee836
commit
d552cfd076
@ -10,6 +10,7 @@
|
||||
4. 【server】优化 页面左侧菜单固定悬浮不跟随屏幕滚动条滚动(感谢[@a20070322](https://gitee.com/a20070322) [Gitee issues I8ZOOB](https://gitee.com/dromara/Jpom/issues/I8ZOOB) / [Gitee Pr 201](https://gitee.com/dromara/Jpom/pulls/201) )
|
||||
5. 【server】优化 新增机器节点提示未选择协议(感谢[@a20070322](https://gitee.com/a20070322) [Gitee issues I8ZDZT](https://gitee.com/dromara/Jpom/issues/I8ZDZT) / [Gitee Pr 202](https://gitee.com/dromara/Jpom/pulls/202) )
|
||||
6. 【server】修复 SSH 资产硬盘信息显示错误(感谢[@zhaozxc2010](https://gitee.com/zhaozxc2010) [Gitee issues I8ZY7K](https://gitee.com/dromara/Jpom/issues/I8ZY7K) )
|
||||
7. 【server】优化 格搜索区域小屏幕适配 (感谢[@zhaozxc2010](https://gitee.com/zhaozxc2010) [Gitee issues I8ZY0B](https://gitee.com/dromara/Jpom/issues/I8ZY0B) )
|
||||
|
||||
------
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
import '@/assets/style.less'
|
||||
import '@/assets/reset.less'
|
||||
// 暂时不引入
|
||||
// import '@/assets/reset.less'
|
||||
import App from './App.vue'
|
||||
import router from './router'
|
||||
// import 'ant-design-vue/dist/antd.css'
|
||||
import '@/router/auth'
|
||||
const pinia = createPinia()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user