Download the PHP package jncinet/qihucms-menu without Composer
On this page you can find all versions of the php package jncinet/qihucms-menu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jncinet/qihucms-menu
More information about jncinet/qihucms-menu
Files in jncinet/qihucms-menu
Download jncinet/qihucms-menu
More information about jncinet/qihucms-menu
Files in jncinet/qihucms-menu
Vendor jncinet
Package qihucms-menu
Short Description qihucms menu.
License MIT
Homepage https://www.qihucms.com
Package qihucms-menu
Short Description qihucms menu.
License MIT
Homepage https://www.qihucms.com
Please rate this library. Is it a good library?
Informations about the package qihucms-menu
前端菜单
安装
使用
数据迁移
发布资源
后台菜单
- 前端菜单
menu/menus
路由能参数说明
礼物列表
数据库
菜单表:menus
menu/menus
Field | Type | Length | AllowNull | Default | Comment |
---|---|---|---|---|---|
id | bigint | ||||
uri | varchar | 56 | 标识 | ||
block | varchar | 56 | Y | NULL | 块标识 |
sort | int | 0 | 排序 | ||
title | varchar | 50 | Y | NULL | 名称 |
icon | varchar | Y | NULL | 图标 | |
url | varchar | Y | NULL | 链接 | |
show_title | tinyint | 1 | 是否显示文字 | ||
show_icon | tinyint | 1 | 是否显示图标 | ||
show_h5 | tinyint | 1 | H5端是否显示 | ||
show_mini_app | tinyint | 1 | 小程序是否显示 | ||
show_app | tinyint | 1 | APP是否显示 | ||
permission | varchar | 255 | Y | NULL | 权限 |
created_at | timestamp | Y | NULL | 创建时间 | |
updated_at | timestamp | Y | NULL | 更新时间 |
All versions of qihucms-menu with dependencies
PHP Build Version
Package Version
Requires
jncinet/qihucms-role Version
^1.0
The package jncinet/qihucms-menu contains the following files
Loading the files please wait ....