1 Star 0 Fork 0

幽壑潜蛟 / 药房项目

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.babelrc 324 Bytes
Copy Edit Raw Blame History
幽壑潜蛟 authored 2018-08-05 22:46 . 1、购药订单
{
"presets": [
["env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}],
"stage-2"
],
"plugins": ["transform-vue-jsx", "transform-runtime", ["import", {
"libraryName": "vant",
"libraryDirectory": "es",
"style": true
}]]
}
JavaScript
1
https://gitee.com/awen1988/pharmacy_project.git
git@gitee.com:awen1988/pharmacy_project.git
awen1988
pharmacy_project
药房项目
master

Search