balck-paint

Results 11 issues of balck-paint

### 可复现的链接: 暂无 ### 问题描述与截图: 每个模块都要单独覆盖吗?想改暗黑主题,但是发现from、table、button····都要一 一进行覆盖,而且这个表头还不能覆盖,报错 ![image](https://user-images.githubusercontent.com/81019019/179359635-9c8c7b9b-8aa2-4ca9-b308-bd783f7892b6.png) ### 期望的结果: _No response_ ### 操作系统: win 10 ### 浏览器版本: 版本 103.0.5060.114(正式版本) (64 位) ### vue 版本: 3.2.36 ### vxe-table 版本: 4.2.8

bug

``` //nuxt.config.ts modules: [ '@vueuse/nuxt', '@pinia/nuxt', '@nuxtjs/color-mode', 'nuxt-proxy', ], proxy: { options: { target: 'https://localhost:8100', changeOrigin: true, pathRewrite: { '^/api/': '/', }, pathFilter: [ '/api/', ], }, }, ``` ```...

`npx create-nuxt-app nuxt-test Need to install the following packages: create-nuxt-app Ok to proceed? (y) y npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN...

bug

覆盖了原来的table文件,按照文档所说的配置了table_icon可是还是没有任何变化,增强功能的按钮也没见,这是怎么回事呢?

v3x element-plus ![image](https://github.com/xaboy/form-create/assets/81019019/711712b1-9cca-4118-8895-d7693d836d64) 如图,我是通过json动态生成表单的,但是一些函数如何通过json去表示,如这个control的hanlde函数,或者update函数,如何通过json去实现?

我看文档中的变量覆盖的方式。但是怎么动态更改@primary-color的值呢? @import '~view-design/src/styles/index.less'; // Here are the variables to cover, such as: @primary-color: #8c0776;

If two clients are configured with the same subnetwork segment, for example, client A and client B are configured with ccd iroute push 192.168.2.0 255.255.255.0, client C accesses 192.168.2.x, and...

What about Windows compatibility? I'm going to integrate this system into my software. Need to support Win10 and above 64-bit system, does the Windows version compiled by Masscan support running...

I want to gracefully stop a client under Windows, is it possible? Also, is there an out-of-the-box command to detect if the machine has a tap-windows6 virtual NIC available?

taosd的端口号一改,taosadapter就不能正常桥接了,如何解决呢?

enhancement