diff --git a/config/baseUrl.js b/config/baseUrl.js
index 672102e..913a4c6 100644
--- a/config/baseUrl.js
+++ b/config/baseUrl.js
@@ -1,28 +1,13 @@
let baseUrl = "";
let socketUrl = "";
if (process.env.NODE_ENV === 'development') {
- // 开发环境
- // baseUrl = "http://localhost:7001/";
- // socketUrl = "ws://localhost:6001/";
- // baseUrl = "https://twin-ui.com/demo/";
- // baseUrl = "https://testapi.nuttyreading.com/"; // 线上测试环境
+ //开发环境
baseUrl = "https://api.nuttyreading.com/"; // 线上正式
- // baseUrl = "http://192.168.110.100:9200/pb/"; // 张川川
- // baseUrl = "http://59.110.212.44:9200/pb/";
- // baseUrl = "http://192.168.110.100:9100/pb/"; // 开发用电脑
- // baseUrl = "http://192.168.110.110:9200/pb/";//磊哥
-
- // baseUrl = "http://192.168.110.38:9200/pb/"; // 吴春磊笔记本1
- // socketUrl = "ws://8.129.186.35:6001/";
+ //baseUrl = "http://192.168.110.100:9200/pb/"; // 张川川
} else if (process.env.NODE_ENV === 'production') {
- // 生产环境11
- // baseUrl = "http://192.168.110.110:9200/pb/";//磊哥
- // baseUrl = "http://59.110.212.44:9100/pb/";
- // baseUrl = "https://testapi.nuttyreading.com/";
- baseUrl = "https://api.nuttyreading.com/"; //1
- // baseUrl = "http://192.168.110.100:9200/pb/"; // 张川川
- // baseUrl = "ws://twin-ui.com:6001/";
- // socketUrl = "ws://twin-ui.com:6001/";
+ //生产环境
+ baseUrl = "https://api.nuttyreading.com/";
+ //baseUrl = "http://192.168.110.100:9200/pb/"; // 张川川
}
const courtConfig = {
//微信公众号APPID
diff --git a/main.js b/main.js
index b4d193c..5318953 100644
--- a/main.js
+++ b/main.js
@@ -27,7 +27,7 @@ Vue.prototype.$apkUrl = "https://a.app.qq.com/o/simple.jsp?pkgname=com.cn.nuttyr
uni.getSystemInfo({
success: function (res) {
-
+ Vue.prototype.$platform = res.platform;
Vue.prototype.iosHidden = true;
if (res.platform == 'ios') {
diff --git a/manifest.json b/manifest.json
index f6e9ef5..8b8003b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,255 +1,258 @@
{
- "name": "疯子读书",
- "appid": "__UNI__9788EB5",
- "description": "疯子读书",
- "networkTimeout": {
- "request": 30000
- },
- "transformPx": false,
- "icons": [{
- "sizes": "分辨率,192x192",
- "src": "图片路径"
- }],
- "versionName": "1.2.70",
- "versionCode": 1270,
- "app-plus": {
- "compatible": {
- "ignoreVersion": true
- },
- "privacy": {
- "prompt": "template",
- "template": {
- "title": "用户协议和隐私政策",
- "message": "请你务必审慎阅读、充分理解“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。
你可阅读《用户协议》和《隐私协议》了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
- "buttonAccept": "同意",
- "buttonRefuse": "暂不同意"
- }
- },
- "modules": {
- "Payment": {},
- "Share": {},
- "Camera": {},
- "VideoPlayer": {},
- "OAuth": {}
- },
- "distribute": {
- "apple": {
- "devices": "universal"
- },
- // "UIBackgroundModes" : [ "audio" ]
- "android": {
- "permissionPhoneState": {
- "request": "none",
- "prompt": "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
- },
- "permissionExternalStorage": {
- "request": "none",
- "prompt": "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
- },
- "permissions": [
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- ""
- ],
- "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"],
- "minSdkVersion": 21,
- "targetSdkVersion": 30,
- "schemes": "nuttyreading"
- },
- "sdkConfigs": {
- "ad": {},
- "maps": {},
- "share": {
- "weixin": {
- "appid": "wx47134a8f15083734",
- "UniversalLinks": "https://verification.nuttyreading.com/uni-universallinks/__UNI__9788EB5/"
- }
- },
- "payment": {
- "alipay": {
- "__platform__": ["ios", "android"]
- },
- "appleiap": {},
- "weixin": {
- "__platform__": ["ios", "android"],
- "appid": "wx47134a8f15083734",
- "UniversalLinks": "https://verification.nuttyreading.com/uni-universallinks/__UNI__9788EB5/"
- }
- },
- "oauth": {},
- "push": {}
- },
- "splashscreen": {
- "iosStyle": "common",
- "androidStyle": "default",
- "useOriginalMsgbox": true
- },
- "ios": {
- "dSYMs": false,
- // "UIBackgroundModes" : [ "audio" ], // 背景播放音乐
- "capabilities": {
- "entitlements": {
- "com.apple.developer.associated-domains": ["applinks:verification.nuttyreading.com"]
- }
- },
- "idfa": false,
- "urltypes": "nuttyreading",
- "urlschemewhitelist": "everhealth,medicine,zmzm",
- "privacyDescription": {
- "NSPhotoLibraryUsageDescription": "为了给您提供修改头像、申诉反馈的图片上传",
- "NSCameraUsageDescription": "为了给您提供修改头像、申诉反馈的图片上传"
- }
- },
- "icons": {
- "android": {
- "hdpi": "unpackage/res/icons/72x72.png",
- "xhdpi": "unpackage/res/icons/96x96.png",
- "xxhdpi": "unpackage/res/icons/144x144.png",
- "xxxhdpi": "unpackage/res/icons/192x192.png"
- },
- "ios": {
- "appstore": "unpackage/res/icons/1024x1024.png",
- "ipad": {
- "app": "unpackage/res/icons/76x76.png",
- "app@2x": "unpackage/res/icons/152x152.png",
- "notification": "unpackage/res/icons/20x20.png",
- "notification@2x": "unpackage/res/icons/40x40.png",
- "proapp@2x": "unpackage/res/icons/167x167.png",
- "settings": "unpackage/res/icons/29x29.png",
- "settings@2x": "unpackage/res/icons/58x58.png",
- "spotlight": "unpackage/res/icons/40x40.png",
- "spotlight@2x": "unpackage/res/icons/80x80.png"
- },
- "iphone": {
- "app@2x": "unpackage/res/icons/120x120.png",
- "app@3x": "unpackage/res/icons/180x180.png",
- "notification@2x": "unpackage/res/icons/40x40.png",
- "notification@3x": "unpackage/res/icons/60x60.png",
- "settings@2x": "unpackage/res/icons/58x58.png",
- "settings@3x": "unpackage/res/icons/87x87.png",
- "spotlight@2x": "unpackage/res/icons/80x80.png",
- "spotlight@3x": "unpackage/res/icons/120x120.png"
- }
- }
- }
- },
- "compilerVersion": 3,
- "nvueLaunchMode": "fast",
- "splashscreen": {
- "alwaysShowBeforeRender": false
- },
- "nativePlugins": {},
- "uniStatistics": {
- "enable": true
- }
- },
- // 5+App特有相关
- "quickapp": {},
- // 快应用特有相关
- "mp-weixin": {
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "minified": true
- },
- "usingComponents": true,
- "appid": "wxd3ba52b7661b36be",
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "uniStatistics": {
- "enable": true
- }
- },
- "h5": {
- "template": "template.h5.html",
- "router": {
- "mode": "hash",
- "base": "/uniappDemo/"
- },
- "optimization": {
- "treeShaking": {
- "enable": true
- }
- },
- "uniStatistics": {
- "enable": true
- }
- },
- "_spaceID": "mp-3614b80b-2d75-4462-a481-4998f8187274",
- "uniStatistics": {
- "version": "2",
- "enable": true
- },
- "mp-alipay": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-baidu": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-jd": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-kuaishou": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-lark": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-qq": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-toutiao": {
- "uniStatistics": {
- "enable": true
- }
- },
- "quickapp-webview-huawei": {
- "uniStatistics": {
- "enable": true
- }
- },
- "quickapp-webview-union": {
- "uniStatistics": {
- "enable": true
- }
- }
+ "name" : "疯子读书",
+ "appid" : "__UNI__9788EB5",
+ "description" : "疯子读书",
+ "networkTimeout" : {
+ "request" : 30000
+ },
+ "transformPx" : false,
+ "icons" : [
+ {
+ "sizes" : "分辨率,192x192",
+ "src" : "图片路径"
+ }
+ ],
+ "versionName" : "1.2.71",
+ "versionCode" : 1271,
+ "app-plus" : {
+ "compatible" : {
+ "ignoreVersion" : true
+ },
+ "privacy" : {
+ "prompt" : "template",
+ "template" : {
+ "title" : "用户协议和隐私政策",
+ "message" : "请你务必审慎阅读、充分理解“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。
你可阅读《用户协议》和《隐私协议》了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
+ "buttonAccept" : "同意",
+ "buttonRefuse" : "暂不同意"
+ }
+ },
+ "modules" : {
+ "Payment" : {},
+ "Share" : {},
+ "Camera" : {},
+ "VideoPlayer" : {},
+ "OAuth" : {}
+ },
+ "distribute" : {
+ "apple" : {
+ "devices" : "universal"
+ },
+ // "UIBackgroundModes" : [ "audio" ]
+ "android" : {
+ "permissionPhoneState" : {
+ "request" : "none",
+ "prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
+ },
+ "permissionExternalStorage" : {
+ "request" : "none",
+ "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
+ },
+ "permissions" : [
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ ""
+ ],
+ "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
+ "minSdkVersion" : 21,
+ "targetSdkVersion" : 30,
+ "schemes" : "nuttyreading"
+ },
+ "sdkConfigs" : {
+ "ad" : {},
+ "maps" : {},
+ "share" : {
+ "weixin" : {
+ "appid" : "wx47134a8f15083734",
+ "UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__9788EB5/"
+ }
+ },
+ "payment" : {
+ "alipay" : {
+ "__platform__" : [ "ios", "android" ]
+ },
+ "appleiap" : {},
+ "weixin" : {
+ "__platform__" : [ "ios", "android" ],
+ "appid" : "wx47134a8f15083734",
+ "UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__9788EB5/"
+ }
+ },
+ "oauth" : {},
+ "push" : {}
+ },
+ "splashscreen" : {
+ "iosStyle" : "common",
+ "androidStyle" : "default",
+ "useOriginalMsgbox" : true
+ },
+ "ios" : {
+ "dSYMs" : false,
+ // "UIBackgroundModes" : [ "audio" ], // 背景播放音乐
+ "capabilities" : {
+ "entitlements" : {
+ "com.apple.developer.associated-domains" : [ "applinks:verification.nuttyreading.com" ]
+ }
+ },
+ "idfa" : false,
+ "urltypes" : "nuttyreading",
+ "urlschemewhitelist" : "everhealth,medicine,zmzm",
+ "privacyDescription" : {
+ "NSPhotoLibraryUsageDescription" : "为了给您提供修改头像、申诉反馈的图片上传",
+ "NSCameraUsageDescription" : "为了给您提供修改头像、申诉反馈的图片上传"
+ }
+ },
+ "icons" : {
+ "android" : {
+ "hdpi" : "unpackage/res/icons/72x72.png",
+ "xhdpi" : "unpackage/res/icons/96x96.png",
+ "xxhdpi" : "unpackage/res/icons/144x144.png",
+ "xxxhdpi" : "unpackage/res/icons/192x192.png"
+ },
+ "ios" : {
+ "appstore" : "unpackage/res/icons/1024x1024.png",
+ "ipad" : {
+ "app" : "unpackage/res/icons/76x76.png",
+ "app@2x" : "unpackage/res/icons/152x152.png",
+ "notification" : "unpackage/res/icons/20x20.png",
+ "notification@2x" : "unpackage/res/icons/40x40.png",
+ "proapp@2x" : "unpackage/res/icons/167x167.png",
+ "settings" : "unpackage/res/icons/29x29.png",
+ "settings@2x" : "unpackage/res/icons/58x58.png",
+ "spotlight" : "unpackage/res/icons/40x40.png",
+ "spotlight@2x" : "unpackage/res/icons/80x80.png"
+ },
+ "iphone" : {
+ "app@2x" : "unpackage/res/icons/120x120.png",
+ "app@3x" : "unpackage/res/icons/180x180.png",
+ "notification@2x" : "unpackage/res/icons/40x40.png",
+ "notification@3x" : "unpackage/res/icons/60x60.png",
+ "settings@2x" : "unpackage/res/icons/58x58.png",
+ "settings@3x" : "unpackage/res/icons/87x87.png",
+ "spotlight@2x" : "unpackage/res/icons/80x80.png",
+ "spotlight@3x" : "unpackage/res/icons/120x120.png"
+ }
+ }
+ }
+ },
+ "compilerVersion" : 3,
+ "nvueLaunchMode" : "fast",
+ "splashscreen" : {
+ "alwaysShowBeforeRender" : false
+ },
+ "nativePlugins" : {},
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ // 5+App特有相关
+ "quickapp" : {},
+ // 快应用特有相关
+ "mp-weixin" : {
+ "setting" : {
+ "urlCheck" : false,
+ "es6" : true,
+ "postcss" : true,
+ "minified" : true
+ },
+ "usingComponents" : true,
+ "appid" : "wxd3ba52b7661b36be",
+ "permission" : {
+ "scope.userLocation" : {
+ "desc" : "你的位置信息将用于小程序位置接口的效果展示"
+ }
+ },
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "h5" : {
+ "template" : "template.h5.html",
+ "router" : {
+ "mode" : "hash",
+ "base" : "/uniappDemo/"
+ },
+ "optimization" : {
+ "treeShaking" : {
+ "enable" : true
+ }
+ },
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "_spaceID" : "mp-3614b80b-2d75-4462-a481-4998f8187274",
+ "uniStatistics" : {
+ "version" : "2",
+ "enable" : true
+ },
+ "mp-alipay" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-baidu" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-jd" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-kuaishou" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-lark" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-qq" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-toutiao" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "quickapp-webview-huawei" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "quickapp-webview-union" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ }
}
-// 小程序特有相关
\ No newline at end of file
+// 小程序特有相关
+
diff --git a/pages/peanut/home.vue b/pages/peanut/home.vue
index 25d6e42..ca8d8fd 100644
--- a/pages/peanut/home.vue
+++ b/pages/peanut/home.vue
@@ -73,65 +73,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
@@ -177,75 +118,6 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ 心灵空间
+
+
+
-
+
- 一路健康
+ 吴门医述
-
+
众妙之门
-
-
-
-
-
- 吴门医述
-
-
@@ -1057,15 +929,15 @@
bagName = "com.cn.zmzm";
schemes = "zmzm";
}
- if (name == "everhealth") {
- bagName = "cn.com.everhealth";
- schemes = "everhealth";
+ if (name == "soulspace") {
+ bagName = "com.nuttyreading.soul";
+ schemes = "soulspace";
}
if (name == "wumen") {
bagName = "com.cn.medicine";
schemes = "medicine";
}
- // if(name == 'everhealth'){
+
if (plus.os.name == "Android") {
//安卓
if (
@@ -1116,7 +988,6 @@
);
}
);
- // }
}
},
},
@@ -1128,24 +999,24 @@
.appJump {
position: fixed;
right: 0;
- top: 10%;
+ top: 120rpx;
z-index: 1;
.item {
- background: rgba(255, 255, 255, 0.6);
- margin-bottom: 40rpx;
+ background: rgba(255, 255, 255, 0.9);
+ margin-bottom: 20rpx;
border: 1px solid #fff;
align-items: center;
padding-right: 10rpx;
overflow: hidden;
border-radius: 50rpx 0 0 50rpx;
-
+
text {
- font-size: 20rpx;
+ font-size: 20rpx;
+ padding-left: 3rpx;
}
.img {
- // width: 60rpx; height: 60rpx;
padding: 6rpx;
overflow: hidden;
diff --git a/pages/peanut/searchFor.vue b/pages/peanut/searchFor.vue
index b80463b..3291db6 100644
--- a/pages/peanut/searchFor.vue
+++ b/pages/peanut/searchFor.vue
@@ -12,33 +12,16 @@
{{item}}
-
-
+
-
-
- {{item.productName}}
+
+
+
+ {{item.productName}}
+
-
@@ -291,41 +274,46 @@
}
.sear_list {
- margin: 50rpx 30rpx 0 30rpx;
- // justify-content: space-between;
+ margin: 50rpx 30rpx 0 30rpx;
.bl_tioa {
- width: 30%;
- box-shadow: 0 0px 10px 1px #d3d1d133; padding-bottom: 10rpx;
- background-color: #fff; margin-bottom: 20rpx;
- // position: relative;
- // padding: 0 25upx 10upx 220upx;
- // margin: 0 0 60rpx 0;
- text-align: center;
- border-radius: 15rpx;
- min-height: 250rpx;
-
- view {
- display: block;
- text { display: block;
- color: #9b9b9b;
- font-size: 24rpx;
- line-height: 36rpx;
+ width: 33.3%;
+ padding: 10rpx;
+
+ .bl_tioa_bg{
+ height: 360rpx;
+ background-color: #fff; margin-bottom: 20rpx;
+ text-align: center;
+ border-radius: 15rpx;
+ box-shadow: 0 0px 10px 1px #d3d1d133;
+
+ view {
+ display: block;
+
+ text { display: block;
+ color: #9b9b9b;
+ font-size: 24rpx;
+ line-height: 36rpx;
+ }
+
+ .bok_name {
+ font-weight: bold;
+ color: #333;
+ font-size: 26rpx;
+ line-height: 35rpx;
+ height: 103rpx;
+ max-height: 105rpx;
+ overflow: hidden;
+ }
}
-
- .bok_name {
- font-weight: bold;
- color: #333;
- font-size: 28rpx;
+
+ image {
+ display: inline-block;
+ padding-top:20rpx;
+ width: 160upx;
+ height: 220upx;
}
}
-
- image { display: inline-block;
- padding-top:20rpx;
- width: 160upx;
- height: 220upx;
- }
}
-
}
diff --git a/static/xlkj.png b/static/xlkj.png
new file mode 100644
index 0000000..e744e6a
Binary files /dev/null and b/static/xlkj.png differ
diff --git a/新建 文本文档.txt b/新建 文本文档.txt
deleted file mode 100644
index 56e466b..0000000
--- a/新建 文本文档.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-app 描述:疯子读书是一款专业的中医线上读书平台。中医古籍、中医经典,各家学说,各种中医类型的电子书。疯子读书不止可以看,还可以听,APP内还具有听书功能,解放您的眼睛。
-
-简短概括:一款专业的中医线上读书软件
-
-公司名称:天津众妙之门科技有限公司
-
-
-隐私政策地址:https://main.nuttyreading.com/privacy.html
-
-各个平台账号密码:
-天津众妙之门科技有限公司【疯子阅读】
-
-1、阿里云 https://account.aliyun.com/
- 账号:众妙之门花生享阅
- 密码:FZDS1234fzds
- 手机:18526084267
-2、苹果【每年有会费688需要缴纳】
- apple id:huashengdingyue@163.com
- 密码:HSDY1234hsdy
- 账号主体联系人:皮诺曦
-3、华为开放平台 https://id1.cloud.huawei.com/
- 账号:18526084267
- 密码:HSXY1234hsxy
-4、腾讯应用宝 https://open.qq.com/
- huashengdingyue@163.com
- 账号:2711345245
- 密码:HSDY1234hsdy
-5、小米
- 账号:13110039505
- 密码:HSXY1234hsxy
- 绑定邮箱:huashengdingyue@163.com
-6、百度智能云 https://cloud.baidu.com/
- (文字转语音阅读“听书”)
- 账户:天津众妙之门
- 密码:HSDY1234hsdy
-7、快递100
- 账户名:fengzidushu
- 密码:wu751019
-8、疯子读书163邮箱
- 邮箱账号:fengzidushu@163.com
- 邮箱密码:FZDS1234fzds
-9、微信开放平台
- 账号:fengzidushu@163.com
- 密码:FZDS1234fzds
\ No newline at end of file