diff --git a/main.js b/main.js
index 4365c7d..777731a 100644
--- a/main.js
+++ b/main.js
@@ -11,8 +11,8 @@ Vue.prototype.$bgm = bgm
// Vue.prototype.$baseUrl = "http://59.110.212.44:9100/pb/"
Vue.prototype.$baseUrl = "https://api.nuttyreading.com/"
// 安卓安卓包下载地址
-// Vue.prototype.$apkUrl = "https://www.nuttyreading.com/nuttyreading.apk"
-Vue.prototype.$apkUrl = "https://www.nuttyreading.com/nuttyreading.apk"
+// Vue.prototype.$apkUrl = "https://www.nuttyreading.com/nuttyreading.apk" // 本地地址
+Vue.prototype.$apkUrl = "https://a.app.qq.com/o/simple.jsp?pkgname=com.cn.nuttyreading" // 应用宝
// uView组件库
diff --git a/pages/eBook/bookContent.vue b/pages/eBook/bookContent.vue
index 3e6b67a..43bf6b3 100644
--- a/pages/eBook/bookContent.vue
+++ b/pages/eBook/bookContent.vue
@@ -22,7 +22,7 @@
-
+
diff --git a/pages/peanut/home.vue b/pages/peanut/home.vue
index fed7c45..a8bc8c3 100644
--- a/pages/peanut/home.vue
+++ b/pages/peanut/home.vue
@@ -51,23 +51,23 @@
- 打 卡
+
- 听 书
+
- 书 评
+
- 讲 书
+
@@ -125,7 +125,7 @@
-->
-
+
新书上市
@@ -714,7 +714,7 @@
text{
font-size: 28rpx; color: #11a669;
}
- image{width: 60rpx; height: 60rpx; margin: 0 auto; }
+ image{width: 56rpx; height: 56rpx; margin: 0 auto; }
}
.hehan{width: 80%; margin: 10rpx auto;}
.zhekou{
@@ -724,7 +724,9 @@
.priceAndnum{ font-size: 24rpx !important;
.price{color: #9b9b9b !important; font-size: inherit; font-weight: normal !important; display: block;}
}
- .ProTabs{margin: 20rpx 0; padding:0 20rpx;
+ .ProTabs{
+ // margin: 20rpx 0;
+ padding:0 20rpx;
text{padding: 12rpx 14rpx; font-size: 32rpx; border-radius: 10rpx; overflow: hidden;
// background-color: #eee;
color: #55aa7f; margin-right: 10rpx;}
@@ -827,10 +829,10 @@
}
}
.home_nar {
- margin: 30rpx 20rpx; justify-content: space-between;
+ margin: 10rpx 20rpx; justify-content: space-between;
display: flex;
color: #333;
- // margin-bottom: 0;
+ margin-bottom: 0;
// .dianzishu{ margin-right:10rpx;
// background-color:#f8d6f4 ; border: 2px solid #edcce9;
// }
diff --git a/static/icon/home1.png b/static/icon/home1.png
index 3b1d456..22f43e3 100644
Binary files a/static/icon/home1.png and b/static/icon/home1.png differ
diff --git a/static/icon/home2.png b/static/icon/home2.png
index 6b1e174..2a76cfb 100644
Binary files a/static/icon/home2.png and b/static/icon/home2.png differ
diff --git a/static/icon/home3.png b/static/icon/home3.png
index 90179b9..5fbe137 100644
Binary files a/static/icon/home3.png and b/static/icon/home3.png differ
diff --git a/static/icon/home4.png b/static/icon/home4.png
index dc6ba64..a79b43f 100644
Binary files a/static/icon/home4.png and b/static/icon/home4.png differ