Results 5 comments of lgcxc

> `z-index` 的情况,可自行增加样式进行全局覆盖,在其他 UI 框架中并没有该问题 这个倒是问题不大,第二个问题感觉要自适应吧,不然看起来不舒服

小程序ChatGPT,支持文生图,文生文,快来体验 ![gh_9f4841e72f1e_258 (8)](https://github.com/jin-yufeng/mp-html/assets/15682051/b39c0b98-6a29-44cf-a8d1-12c56042e258)

> 修改vite.config.ts文件,通过环境变量定义临时解决 > > ``` > define: { > ... > //新增以下变量 > __COLOR_PLUGIN_OUTPUT_FILE_NAME__: undefined, > __PROD__: true, > __COLOR_PLUGIN_OPTIONS__: {}, > }, > ``` 我按照你的方法试了一下还是不行呢 ![image](https://user-images.githubusercontent.com/15682051/204752617-147c2544-0c02-4340-bb2e-a7af03aa6f58.png)

> > > 修改vite.config.ts文件,通过环境变量定义临时解决 > > > ``` > > > define: { > > > ... > > > //新增以下变量 > > > __COLOR_PLUGIN_OUTPUT_FILE_NAME__: undefined, > > > __PROD__:...

这个是很常见的吧,你看看 ![image](https://user-images.githubusercontent.com/15682051/87894705-170e8280-ca76-11ea-931c-d384bc0ab65e.png)