李志伟 3 år sedan
förälder
incheckning
012ee9dbeb
4 ändrade filer med 4 tillägg och 4 borttagningar
  1. 1
    1
      package.json
  2. 1
    1
      project.config.json
  3. 1
    1
      project.private.config.json
  4. 1
    1
      project.tt.json

+ 1
- 1
package.json Visa fil

@@ -1,5 +1,5 @@
1 1
 {
2
-  "name": "machinery-person",
2
+  "name": "machinery-worker",
3 3
   "version": "1.0.0",
4 4
   "private": true,
5 5
   "description": "农机手小程序",

+ 1
- 1
project.config.json Visa fil

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "miniprogramRoot": "dist/",
3
-  "projectname": "machinery-person",
3
+  "projectname": "machinery-worker",
4 4
   "description": "农机手小程序",
5 5
   "appid": "wx6d749c13e3f8b39a",
6 6
   "setting": {

+ 1
- 1
project.private.config.json Visa fil

@@ -1,5 +1,5 @@
1 1
 {
2
-  "projectname": "machinery-person",
2
+  "projectname": "machinery-worker",
3 3
   "appid": "wx6d749c13e3f8b39a",
4 4
   "setting": {},
5 5
   "condition": {

+ 1
- 1
project.tt.json Visa fil

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "miniprogramRoot": "./",
3
-  "projectname": "machinery-person",
3
+  "projectname": "machinery-worker",
4 4
   "appid": "wx6d749c13e3f8b39a",
5 5
   "setting": {
6 6
     "es6": false,