readme预览优化
This commit is contained in:
10
README.md
10
README.md
@@ -59,13 +59,9 @@ JAVA版商城系统是基于Java(SpringBoot) + Vue(Element UI) + UniApp开发的
|
|||||||
~~~
|
~~~
|
||||||
|
|
||||||
## 移动端预览
|
## 移动端预览
|
||||||
| | ||
|

|
||||||
|---|---|---|
|

|
||||||
||||
|

|
||||||
||||
|
|
||||||
||||
|
|
||||||
||||
|
|
||||||
||||
|
|
||||||
|
|
||||||
## 功能图预览
|
## 功能图预览
|
||||||

|

|
||||||
|
|||||||
@@ -3,7 +3,7 @@ ENV = 'development'
|
|||||||
|
|
||||||
# base api
|
# base api
|
||||||
# VUE_APP_BASE_API = '/dev-api'
|
# VUE_APP_BASE_API = '/dev-api'
|
||||||
VUE_APP_BASE_API = 'http://127.0.0.1:8080'
|
VUE_APP_BASE_API = 'https://api.beta.java.crmeb.net'
|
||||||
|
|
||||||
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
|
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
|
||||||
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
|
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
|
||||||
|
|||||||
Reference in New Issue
Block a user