定制 webfiori/vuetify-core 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

webfiori/vuetify-core

最新稳定版本:v2.0.0

Composer 安装命令:

composer require webfiori/vuetify-core

包简介

A base theme which holds basic structure for building Vuetify based themes.

README 文档

README

This repo holds a base theme which holds basic structure for building Vuetify based themes.

Installation

First of all, you need to have WebFiori framework installed. After that, include the following in your require section of your composer.json file: webfiori/vuetifyCore. Then run the command php composer "install" "--no-dev" to install your dependencies.

Classes

VuetifyThemeCore

This is the theme class. It acts as the core of any Vuetify based theme. The developer must extend this class in order to create his own Vuetify based themes.

VuetifyWebPage

This class extends the class WebPage. It has utility methods which helps in creating pages which is based on Vuetify much easier task.

CreateVuetifyThemeCommand

A CLI command that can be registered to create Vuetify theme wireframes. This command can be registered in the class InitCLICommands of your application.

统计信息

  • 总下载量: 2.48k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-09-28