getThemeCluster(theme) { const tintColor = (color, tint) => { let red = parseInt(color.slice(0, 2), 16) let green = parseInt(color.slice(2, 4), 16) let blue = parseInt(color.slice(4, 6), 16) if (tint === 0) { w...
jupyter-theme, has been installed, but when jupyter auto-save, the top menu bar becomes 2 lines due to auto-save, which makes the whole page drop and jump, which is very uncomfortable. so solve how to break: 1, turn off the text prompt when saving au...
I want to click on the first level so that the corresponding checkbox is not selected. Thank you for the computed implementation ....
problem description after using vue-element-admin, the page is finished now, but there is a problem with requesting the backend interface. I generally know whether to configure proxy, but it still doesn t work. There is no way of thinking at present....
implementation ideas? ...
1. WeChat Mini Programs can customize the buttons at the top of the navigation bar, such as adding a function key after the return button; 2. For example, add a function key to the red area of the picture; ...
https: github.com xxxx under this user, there are several warehouses, test1 test2 project mirror, etc. git clone https: github.com xxxx test1 can pull the contents of test1 if I need to pull all the contents under the test1 test2 project mirror ...