fix some
This commit is contained in:
parent
0c99c342d9
commit
c887973d5c
@ -1,8 +1,8 @@
|
|||||||
# yaa-yii2
|
# yaa-yii2
|
||||||
A background management system based on vue3+vite3+yii2. 一个基于Vue3 yii2 的后台框架,可快速助你开发。
|
一个基于Vue3 yii2 的后台框架,可快速助你开发。
|
||||||
|
|
||||||
|
|
||||||
## USE
|
## 使用
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
composer create-project umono/yaa-yii2
|
composer create-project umono/yaa-yii2
|
||||||
|
|||||||
@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "umono/yaa-yii2",
|
"name": "umono/yaa-yii2",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"description":"A background management system based on vue3+vite3+yii2. 一个基于Vue3 yii2 的后台框架,可快速助你开发。",
|
"description":"一个基于Vue3 yii2 的后台框架,可快速助你开发。",
|
||||||
|
"keywords": ["yii2","vue3","naive-ui"],
|
||||||
|
"license": "MIT",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"app\\": "src"
|
"app\\": "src"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user