Search results

329 packages found

Lightweight Nuxt.js template with GITS UI

published 0.1.0 2 years ago
M
Q
P

Manage your websites with an FTP connection - A work in progress - Keep your eyes open for the updates - N'joy - nigelfrancois@hotmail.com

published 0.0.8 3 years ago
M
Q
P

vue+ts的前端基础模板脚手架

published 0.0.1 4 years ago
M
Q
P

Admin template base on ng-zorro-antd

published 0.5.1 5 years ago
M
Q
P

E-Commerce template built with Nuxt.js and GITS UI

published 0.1.0 2 years ago
M
Q
P

The base template for Create TabTabGo Admin Portal App.

published 0.2.0 4 years ago
M
Q
P
published 0.0.5 3 years ago
M
Q
P
published 0.0.4 3 years ago
M
Q
P

```typescript // 在vue中 this.$store.state.Auth.Rule // 在ts中 store.state.Auth.Rule ``` ### 判断权限 ```typescript // Rule.Cur标识当前企业 /** * 权限对象 */ export default class URule { /** * 用户UID */ UID: number = 0 /** * 企业编号 */ GID: number = 0

published 0.0.21 2 years ago
M
Q
P