04 2019 档案

摘要:安装 npm install muse ui typeface roboto material design icons vuex axios save Muse UI 是一套 Material Design 风格开源组件库,旨在快速搭建页面。它基于 Vue 2.0 开发,并提供了自定义主题,充分满 阅读全文
posted @ 2019-04-28 10:50 random_lee 阅读(6250) 评论(0) 推荐(0)
摘要:config index.js 'use strict' // Template version: 1.3.1 // see http://vuejs templates.github.io/webpack for documentation. const path = require('path' 阅读全文
posted @ 2019-04-28 10:49 random_lee 阅读(3974) 评论(0) 推荐(0)
摘要:vue element ui中引入第三方icon 1. 把图标加入项目 2. 设置项目名称,下载项目(项目名称自定义) 3. 解压项目到开发目录 4. 在main.js中全局引入css文件 5. 修改下载下来的项目中的css文件,iconfont.css 阅读全文
posted @ 2019-04-28 10:46 random_lee 阅读(782) 评论(0) 推荐(0)
摘要:# -*- coding: utf-8 -*- """ Tencent is pleased to support the open source community by making 蓝鲸智云(BlueKing) available. Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Lic... 阅读全文
posted @ 2019-04-22 15:03 random_lee 阅读(270) 评论(0) 推荐(0)
摘要:# -*- coding: utf-8 -*- """ Tencent is pleased to support the open source community by making 蓝鲸智云(BlueKing) available. Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Lic... 阅读全文
posted @ 2019-04-21 13:10 random_lee 阅读(1916) 评论(0) 推荐(0)
摘要:# Create your models here. from django.db import models # name是表名,fields是字段,app_label是你的应用名(如:flow),module是应用下的模型(如:flow.models),options是元类选项 def crea 阅读全文
posted @ 2019-04-19 17:09 random_lee 阅读(3384) 评论(4) 推荐(0)
摘要:https://blog.csdn.net/mhbsoft/article/details/82894291 https://blog.csdn.net/qq_33050575/article/details/70332554 阅读全文
posted @ 2019-04-11 05:46 random_lee 阅读(2005) 评论(0) 推荐(0)