1 Star 0 Fork 163

龙居玉坊/ferry_web

forked from lanyulei/ferry_web 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.env.development 554 Bytes
Copy Edit Raw Blame History
Mr. Lan authored 2020-07-18 01:44 . 更改后端连接端口。
# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8002'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
# It only does one thing by converting all import() to require().
# This configuration can significantly increase the speed of hot updates,
# when you have a large number of pages.
# Detail: https://github.com/vuejs/vue-cli/blob/dev/packages/@vue/babel-preset-app/index.js
VUE_CLI_BABEL_TRANSPILE_MODULES = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cqp1116/ferry_web.git
git@gitee.com:cqp1116/ferry_web.git
cqp1116
ferry_web
ferry_web
master

Search