2 Commits b84137bcb1 ... ecf24eb4e5

Autor SHA1 Nachricht Datum
  maple ecf24eb4e5 更新下载页 vor 1 Jahr
  maple 75e53b591b 更新下载页 vor 1 Jahr
6 geänderte Dateien mit 4 neuen und 3 gelöschten Zeilen
  1. 2 2
      manifest.json
  2. 2 1
      pages/down.vue
  3. BIN
      static/down/downApps.png
  4. BIN
      static/down/downApps1.png
  5. BIN
      static/down/downBG.png
  6. BIN
      static/down/downBG1.png

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "宜格分享",
     "appid" : "__UNI__90011BF",
     "description" : "应用描述",
-    "versionName" : "1.0.2",
-    "versionCode" : 102,
+    "versionName" : "1.0.4",
+    "versionCode" : 104,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {

+ 2 - 1
pages/down.vue

@@ -180,7 +180,8 @@
 			border-radius: 60rpx;
 			width: 401rpx;
 			height: 97rpx;
-			background: linear-gradient(189deg, #a7f4ff 0%, #45e3ff 100%), #edf4fc;
+			/* background: linear-gradient(189deg, #a7f4ff 0%, #45e3ff 100%), #edf4fc; */
+			background: linear-gradient(189deg,#bbfdbd 0%, #a4f0a4 100%), #edf4fc;
 			border-radius: 20rpx;
 			margin-top: 49rpx;
 			display: flex;

BIN
static/down/downApps.png


BIN
static/down/downApps1.png


BIN
static/down/downBG.png


BIN
static/down/downBG1.png