mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-09 05:00:30 +08:00
feat - 最新代码
This commit is contained in:
parent
a96b53917e
commit
fac37d56a4
@ -3,7 +3,7 @@ import { Tabs } from 'antd'
|
||||
import Mock from 'mockjs'
|
||||
import { connect } from 'react-redux'
|
||||
import PropTypes from 'prop-types'
|
||||
|
||||
console.log('测试')
|
||||
@connect(
|
||||
state => {
|
||||
return {
|
||||
|
@ -21,6 +21,7 @@
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"core-decorators": "^0.17.0",
|
||||
"fast-sass-loader": "^1.2.5",
|
||||
"fs-extra": "^3.0.1",
|
||||
"jsoneditor": "^5.9.3",
|
||||
"jsonwebtoken": "^7.4.1",
|
||||
|
Loading…
Reference in New Issue
Block a user