
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
/src/App/Admin/Header布局 import {Row, Col} from "antd"<div className="header_box"><Row className="header_top"><span>欢迎</span><a>退出</a></Row>...
最流行的开源 React UI 组件库material-ui 国外流行(安卓手机的界面效果)文档ant-design 国内流行(蚂蚁金服 设计,一套 PC、一套移动端的____下拉菜单、分页......)PC_gitMobile_gitcreate-react-app myAppyarn add antd// 安装到生产依赖在 ind...
数据可视化 Echarts百度数据可视化 hightCharts1数据可视化D3老外-----------------------------当遇到个啥玩意儿,Echarts 、hightCharts、D3都解决不了,恭喜你,只能原生 canvas 了,哈哈转载于:https://www.cnblogs.com/tianxiaxu...
stylus兼容 less 的大部分语法<link rel="stylesheet" href="stylus/index.css">less 语法 省略 {}缩进 分割语法块分号 , 冒号 可以省略变量使用方式: 不识别 @height: 40px,而是 $height=40px父级引用器: &混合 mixins.styl :...
1. App.vueconst ret = await this.$store.dispatch('userLogin', {username: this.curUserName,password: this.curPassword})if (ret &&...
后台服务器端负责处理前台应用提交的请求,并向前台返回 json 数据前台应用 负责展现数据与用户交互发 ajax 请求与后台应用交互yarn add axios/src/api/ajax.js/*自定义封装 axios ---- https://github.com/axios/axios返回值: Promise 对...
最流行的开源 React UI 组件库material-ui 国外流行(安卓手机的界面效果)文档ant-design 国内流行(蚂蚁金服 设计,一套 PC、一套移动端的____下拉菜单、分页......)PC_gitMobile_gitcreate-react-app myAppyarn add antd// 安装到生产依赖在 ind...







