|
@@ -1,30 +1,13 @@
|
|
|
-
|
|
|
-# invitation
|
|
|
-
|
|
|
-## Project setup
|
|
|
-```
|
|
|
-npm install
|
|
|
-```
|
|
|
-
|
|
|
-### Compiles and hot-reloads for development
|
|
|
-```
|
|
|
-npm run serve
|
|
|
-```
|
|
|
-
|
|
|
-### Compiles and minifies for production
|
|
|
-```
|
|
|
-npm run build
|
|
|
-```
|
|
|
-
|
|
|
-### Lints and fixes files
|
|
|
-```
|
|
|
-npm run lint
|
|
|
-```
|
|
|
-
|
|
|
-### Customize configuration
|
|
|
-See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-### 支付参数说明
|
|
|
+
|
|
|
+### 运行
|
|
|
+
|
|
|
+npm run dev
|
|
|
+
|
|
|
+
|
|
|
+### 打包
|
|
|
+
|
|
|
+npm run build:prod
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
项目路径 http://10.21.39.1:8280/
|