xuhaolan 2 anos atrás
pai
commit
a4da85ccb7

+ 3 - 0
App.vue

@@ -64,6 +64,9 @@ export default {
 		}
 	},
 	onLaunch: function(urlObj) {
+		uni.navigateTo({
+			url:"./pages/home/home"
+		})
 		let obj = this;
 		//判断当前版本是否需要更新
 		obj.banben();

+ 5 - 5
manifest.json

@@ -4,8 +4,8 @@
     // __UNI__6FC8B70
     // "appid" : "__UNI__6FC8B70",
     "description" : "",
-    "versionName" : "1.1.7",
-    "versionCode" : 117,
+    "versionName" : "1.1.9",
+    "versionCode" : 119,
     "transformPx" : false,
     "app-plus" : {
         /* 5+App特有相关 */
@@ -77,9 +77,9 @@
             "splashscreen" : {
                 "androidStyle" : "default",
                 "android" : {
-                    "hdpi" : "C:/Users/Administrator/Desktop/云杉/480.png",
-                    "xhdpi" : "C:/Users/Administrator/Desktop/云杉/720.png",
-                    "xxhdpi" : "C:/Users/Administrator/Desktop/云杉/1080.png"
+                    "hdpi" : "C:/Users/Administrator/Desktop/云杉/480 (2).png",
+                    "xhdpi" : "C:/Users/Administrator/Desktop/云杉/720 (2).png",
+                    "xxhdpi" : "C:/Users/Administrator/Desktop/云杉/1080 (2).png"
                 },
                 "iosStyle" : "default",
                 "ios" : {

+ 13 - 1
pages.json

@@ -1,5 +1,16 @@
 {
-	"pages": [{
+	"pages": [
+	{
+		"path":"pages/home/home",
+		"style":{
+			"navigationBarTitleText":"启动页",
+			"app-plus":{
+				"titleNView":false
+			}
+		}
+	},
+		
+		{
 			"path": "pages/public/login",
 			"style": {
 				"navigationBarTitleText": "登录",
@@ -10,6 +21,7 @@
 				}
 			}
 		},
+	
 		{
 			"path": "pages/public/register",
 			"style": {

+ 53 - 0
pages/home/home.vue

@@ -0,0 +1,53 @@
+<template>
+	<view class="content">
+		<image src="../../static/index/home.gif" mode=""></image>
+	</view>
+</template>
+
+<script>
+	export default {
+		data() {
+			return {
+
+			};
+		},
+		onShow() {
+			this.getIndex()
+		},
+	
+		methods: {
+			getIndex() {
+				console.log('是否执行');
+				setTimeout(() => {
+					uni.switchTab({
+						url: '../index/index',
+
+					})
+				}, 4000)
+
+			}
+		}
+	}
+</script>
+
+<style lang="scss">
+	.content {
+		position: relative;
+		margin: 0;
+		padding: 0;
+		width: 750rpx;
+		height: 100vh;
+	
+	image {
+			position: absolute;
+			left: 0;
+			top: 0;
+			width: 100%;
+			height: 100%;
+
+		}
+
+		// background-image: url('../../static/index/home.gif') no-repeat;
+
+	}
+</style>

BIN
static/index/home.gif


BIN
unpackage/cache/apk/__UNI__C82D2C8_cm.apk


+ 1 - 1
unpackage/cache/apk/apkurl

@@ -1 +1 @@
-https://ide.dcloud.net.cn/build/download/2f6c3490-b339-11ec-9c8b-61c638508295
+https://ide.dcloud.net.cn/build/download/21ca1850-b64c-11ec-8828-5bd77de9e190

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/cache/apk/cmManifestCache.json


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


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


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


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/cache/wgt/__UNI__C82D2C8/app-config-service.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/cache/wgt/__UNI__C82D2C8/app-service.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/cache/wgt/__UNI__C82D2C8/app-view.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/cache/wgt/__UNI__C82D2C8/manifest.json


BIN
unpackage/cache/wgt/__UNI__C82D2C8/static/index/home.gif


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/dist/build/app-plus/app-config-service.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/dist/build/app-plus/app-service.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/dist/build/app-plus/app-view.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
unpackage/dist/build/app-plus/manifest.json


BIN
unpackage/dist/build/app-plus/static/index/home.gif


BIN
unpackage/release/apk/__UNI__C82D2C8__20220406102136.apk


BIN
unpackage/release/apk/__UNI__C82D2C8__20220407160829.apk


BIN
unpackage/release/apk/__UNI__C82D2C8__20220407162424.apk


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff