Talent.Miao

Results 36 issues of Talent.Miao

有一個軟件需要開TUN模式才可以更新和使用,但是開了TUN我的另一個游戲就進不去了;他們需要同時使用。 如何給某一個軟件單獨開TUN模式,或者TUN模式有沒有白名單或黑名單。 感謝。

目前是无法使用postcss的方式安装tailwindcss 最新版的 ``` npm install -D tailwindcss postcss autoprefixer ``` 请问如果想在element admin中使用tailwind css 需要做哪些升级工作

如图,何解

bug

日志如下,已经放行8080端口,新手请问是什么问题?官方交流群都满了,还有别的群吗? 服务器操作系统 CentOS 7.6 安装的版本是linux_amd64_server

bug

换服务器部署后,访问一片空白,也不报错;请问是什么原因呢? - 操作系统版本:CentOS 7.6 - Apache/NGINX 版本:1.2.0 - 数据库版本:MySQL 5.7 - PHP 版本:7.4 - Typecho 版本:1.2/18.10.23 - 浏览器版本:Chrome [//]: # (如有图片请附上截图)

VSCode 1.32.3 Windows 10 1809 ![1](https://user-images.githubusercontent.com/20442232/55405468-aaead100-5549-11e9-91a8-10be26a2b6a9.gif)

根据下图手册的写法,会报错 `not support data:district_id=1`,是本菜使用姿势不对,还是bug了? ``` class Community extends Validate { protected $rule = [ 'district_id|所属区域' => 'require', 'name' => 'unique:system_community,district_id=1', ]; } ``` ![image](https://user-images.githubusercontent.com/20442232/129653507-7c702fce-a9de-41c0-a4cc-4199e3871cdc.png)

bug

当 protected $active = false; 时,返回的数据key value不正确