408249787@qq.com há 3 horas atrás
pai
commit
c7433fa825
4 ficheiros alterados com 7 adições e 6 exclusões
  1. 6 6
      manifest.json
  2. 1 0
      pages/user/login.uvue
  3. BIN
      static/logo.jpg
  4. BIN
      static/logo.png

+ 6 - 6
manifest.json

@@ -1,5 +1,5 @@
 {
-	"name": "cool-unix",
+	"name": "乐学小盘熊",
 	"appid": "__UNI__32D1C00",
 	"description": "完全开源、永久免费、上手容易、效率极高的开发脚手架",
 	"versionName": "1.0.0",
@@ -72,10 +72,10 @@
 		"distribute": {
 			"modules": {},
 			"icons": {
-				"hdpi": "static/logo.png",
-				"xhdpi": "static/logo.png",
-				"xxhdpi": "static/logo.png",
-				"xxxhdpi": "static/logo.png"
+				"hdpi": "D:/desktop/icon.png",
+				"xhdpi": "D:/desktop/icon.png",
+				"xxhdpi": "D:/desktop/icon.png",
+				"xxxhdpi": "D:/desktop/icon.png"
 			},
 			"splashScreens": {
 				"default": {}
@@ -86,7 +86,7 @@
 		"distribute": {
 			"modules": {},
 			"icons": {
-				"appstore": "docs/logo.png"
+				"appstore": "docs/logo.jpg"
 			},
 			"splashScreens": {}
 		}

+ 1 - 0
pages/user/login.uvue

@@ -208,6 +208,7 @@ function toWechatLogin() {
 						title: '请先绑定账号',
 						icon: 'none'
 					})
+					tabsChange('quickly_login')
 					return
 				} else if (res.length === 1) {
 					handleSelect(res[0])

BIN
static/logo.jpg


BIN
static/logo.png