dashboard
repositories
filestore
activity
search
login
gp
/
cakuns_st_app
沙特app
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
style: 买入卖出页面,显示功能按钮修改
lxf
2025-04-28
0c7a7f7c8efb75d677517df70da482c4f18f6d3d
[gp/cakuns_st_app.git]
/
.babelrc
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets": [
["env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}],
"stage-2"
],
"plugins": ["transform-vue-jsx", "transform-runtime"]
}