Pārlūkot izejas kodu

app代码提交

miaofuhao 4 gadi atpakaļ
vecāks
revīzija
125e4d783b
32 mainītis faili ar 22425 papildinājumiem un 7180 dzēšanām
  1. 3 3
      anyangWebAPP/manifest.json
  2. 11 1
      anyangWebAPP/pages.json
  3. 1 1
      anyangWebAPP/pages/login/login.vue
  4. 1 1
      anyangWebAPP/unpackage/cache/apk/apkurl
  5. 1 1
      anyangWebAPP/unpackage/cache/apk/cmManifestCache.json
  6. 2 2
      anyangWebAPP/unpackage/cache/certdata
  7. BIN
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/google-keystore.keystore
  8. BIN
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/splash-android-hdpi.png
  9. BIN
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/splash-android-xhdpi.png
  10. BIN
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/splash-android-xxhdpi.png
  11. 2 2
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/app-config-service.js
  12. 7 7
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/app-service.js
  13. 1 1
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/app-view.js
  14. 1 1
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/manifest.json
  15. 1 1
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/view.css
  16. 2 2
      anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/view.umd.min.js
  17. 2 2
      anyangWebAPP/unpackage/dist/build/app-plus/app-config-service.js
  18. 7 7
      anyangWebAPP/unpackage/dist/build/app-plus/app-service.js
  19. 1 1
      anyangWebAPP/unpackage/dist/build/app-plus/app-view.js
  20. 1 1
      anyangWebAPP/unpackage/dist/build/app-plus/manifest.json
  21. 1 1
      anyangWebAPP/unpackage/dist/build/app-plus/view.css
  22. 2 2
      anyangWebAPP/unpackage/dist/build/app-plus/view.umd.min.js
  23. 2 2
      anyangWebAPP/unpackage/dist/dev/app-plus/app-config-service.js
  24. 13530 5325
      anyangWebAPP/unpackage/dist/dev/app-plus/app-service.js
  25. 8842 1812
      anyangWebAPP/unpackage/dist/dev/app-plus/app-view.js
  26. 1 1
      anyangWebAPP/unpackage/dist/dev/app-plus/manifest.json
  27. BIN
      anyangWebAPP/unpackage/dist/dev/app-plus/uni_modules/uni-icons/components/uni-icons/uni.ttf
  28. 1 1
      anyangWebAPP/unpackage/dist/dev/app-plus/view.css
  29. 2 2
      anyangWebAPP/unpackage/dist/dev/app-plus/view.umd.min.js
  30. BIN
      app闪屏页/闪屏页1080-1882.png
  31. BIN
      app闪屏页/闪屏页480-762.png
  32. BIN
      app闪屏页/闪屏页720-1242.png

+ 3 - 3
anyangWebAPP/manifest.json

@@ -88,9 +88,9 @@
88 88
             "splashscreen" : {
89 89
                 "androidStyle" : "default",
90 90
                 "android" : {
91
-                    "hdpi" : "D:/download/闪屏页.png",
92
-                    "xhdpi" : "D:/download/闪屏页.png",
93
-                    "xxhdpi" : "D:/download/闪屏页.png"
91
+                    "hdpi" : "E:/2022/AY12345/app闪屏页/闪屏页480-762.png",
92
+                    "xhdpi" : "E:/2022/AY12345/app闪屏页/闪屏页720-1242.png",
93
+                    "xxhdpi" : "E:/2022/AY12345/app闪屏页/闪屏页1080-1882.png"
94 94
                 }
95 95
             }
96 96
         }

+ 11 - 1
anyangWebAPP/pages.json

@@ -83,5 +83,15 @@
83 83
       "selectedIconPath":"./static/person_active.png",
84 84
       "text":"我的"
85 85
     }]
86
-  }
86
+  },
87
+	"condition" : { //模式配置,仅开发期间生效
88
+		"current": 0, //当前激活的模式(list 的索引项)
89
+		"list": [
90
+			{
91
+				"name": "", //模式名称
92
+				"path": "", //启动页面,必选
93
+				"query": "" //启动参数,在页面的onLoad函数里面得到
94
+			}
95
+		]
96
+	}
87 97
 }

+ 1 - 1
anyangWebAPP/pages/login/login.vue

@@ -99,7 +99,7 @@
99 99
           "password": this.encryptPassWord(this.passData).toString(),
100 100
           "LoginTime": this.$mHelper.CurentTime(),
101 101
         }
102
-
102
+		
103 103
         this.$http.post("/Login/login", params).then((response) => {
104 104
           if (response.state.toLowerCase() === 'success') {
105 105
             this.isRotate = false

+ 1 - 1
anyangWebAPP/unpackage/cache/apk/apkurl

@@ -1 +1 @@
1
-https://ide.dcloud.net.cn/build/download/99b8f850-2d5c-11ec-b55b-a3123ff9fbdc
1
+https://ide.dcloud.net.cn/build/download/ce6573c0-9f52-11ec-a6eb-15e4100ad752

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/cache/apk/cmManifestCache.json


+ 2 - 2
anyangWebAPP/unpackage/cache/certdata

@@ -1,3 +1,3 @@
1
-andrCertfile=D:/program_files/code_program/HBuilderX/plugins/app-safe-pack/Test.keystore
2
-andrCertAlias=android
1
+andrCertfile=E:/desktopFile/证书/通用证书/user.keystore
2
+andrCertAlias=tongyong
3 3
 andrCertPass=ep/Tdjka4Y7WYqDB6/S7dw==

BIN
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/google-keystore.keystore


BIN
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/splash-android-hdpi.png


BIN
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/splash-android-xhdpi.png


BIN
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/.manifest/splash-android-xxhdpi.png


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 2
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/app-config-service.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 7 - 7
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/app-service.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/app-view.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/manifest.json


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/view.css


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 2
anyangWebAPP/unpackage/cache/wgt/__UNI__1095851/view.umd.min.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 2
anyangWebAPP/unpackage/dist/build/app-plus/app-config-service.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 7 - 7
anyangWebAPP/unpackage/dist/build/app-plus/app-service.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/dist/build/app-plus/app-view.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/dist/build/app-plus/manifest.json


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/dist/build/app-plus/view.css


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 2
anyangWebAPP/unpackage/dist/build/app-plus/view.umd.min.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 2
anyangWebAPP/unpackage/dist/dev/app-plus/app-config-service.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 13530 - 5325
anyangWebAPP/unpackage/dist/dev/app-plus/app-service.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 8842 - 1812
anyangWebAPP/unpackage/dist/dev/app-plus/app-view.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/dist/dev/app-plus/manifest.json


BIN
anyangWebAPP/unpackage/dist/dev/app-plus/uni_modules/uni-icons/components/uni-icons/uni.ttf


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
anyangWebAPP/unpackage/dist/dev/app-plus/view.css


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 2
anyangWebAPP/unpackage/dist/dev/app-plus/view.umd.min.js


BIN
app闪屏页/闪屏页1080-1882.png


BIN
app闪屏页/闪屏页480-762.png


BIN
app闪屏页/闪屏页720-1242.png