yangshengzhen

Results 3 issues of yangshengzhen

Is there any parameter to set scrollbar's background just like this ![image](https://user-images.githubusercontent.com/23735356/42871894-03f35842-8aae-11e8-935e-a61eaf68b0fb.png)

When the programer initialize,it does not work ,but when I open developertools,it works. ![image](https://user-images.githubusercontent.com/23735356/42916474-f987257a-8b37-11e8-80b1-ce72633b77a7.png) who can tell me how to solve this problem

##### 版本号:3.3.0 ##### 前端版本: vue2版 ##### 问题描述: 想要的效果:在菜单加上自定义参数(第一级菜单名字,第二级菜单名字,第三级菜单名字)并在点击菜单时把这三个属性的内容存到session,想知道哪个文件哪个方法加上上这些自定义参数,哪个文件的select方法可以保存这些数据 ![project](https://user-images.githubusercontent.com/23735356/203747266-5d68e75b-a48a-4eeb-ba9d-7984002a793d.png) 类似以下 :first,second,third ####所做尝试: 在menu文件夹下index.js的renderMenuItem和renderSubMenu方法,该尝试无效。 ![jeecgMenu](https://user-images.githubusercontent.com/23735356/203747149-176204eb-aaa3-49dd-ac65-10bb1ae1fdd8.png) ##### 截图&代码: #### 友情提示(为了提高issue处理效率): - 未按格式要求发帖,会被直接删掉; - 描述过于简单或模糊,导致无法处理的,会被直接删掉; - 请自己初判问题描述是否清楚,是否方便我们调查处理; - 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;