vbenjs / vben3

Next-generation Vben framework
https://vben.mufei88.com/
MIT License
556 stars 153 forks source link

chore: Added bgColor type definition #287

Closed JedediahXu closed 11 months ago

JedediahXu commented 11 months ago

General

✏️ Mark the necessary items without changing the structure of the PR template.

Type

ℹ️ What types of changes does your code introduce?

👉 Put an x in the boxes that apply

Checklist

ℹ️ Check all checkboxes - this will indicate that you have done everything in accordance with the rules in CONTRIBUTING.

👉 Put an x in the boxes that apply.

主要增加了一个TS类型来解决 useLayout.ts 文件中的这个警告,其他未做更改。 image

likui628 commented 11 months ago

bgColor目前应该是没有在用了