2 Commits

15 changed files with 57 additions and 41 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.DS_Store .DS_Store
.hbuilderx/
node_modules node_modules
unpackage/dist unpackage/dist
unpackage/release unpackage/release

View File

@@ -4,6 +4,9 @@
"version" : "0.0", "version" : "0.0",
"configurations" : [ "configurations" : [
{ {
"app" : {
"launchtype" : "local"
},
"app-plus" : { "app-plus" : {
"launchtype" : "remote" "launchtype" : "remote"
}, },
@@ -20,11 +23,11 @@
"type" : "uniCloud" "type" : "uniCloud"
}, },
{ {
"playground" : "standard", "playground" : "custom",
"type" : "uni-app:app-ios" "type" : "uni-app:app-ios"
}, },
{ {
"playground" : "standard", "playground" : "custom",
"type" : "uni-app:app-android" "type" : "uni-app:app-android"
} }
] ]

View File

@@ -12,8 +12,9 @@
"src" : "图片路径" "src" : "图片路径"
} }
], ],
"versionName" : "1.2.76", "sassImplementationName" : "node-sass",
"versionCode" : 1276, "versionName" : "1.2.81",
"versionCode" : 1281,
"app-plus" : { "app-plus" : {
"compatible" : { "compatible" : {
"ignoreVersion" : true "ignoreVersion" : true

View File

@@ -51,7 +51,7 @@
MonList: { MonList: {
title: '阴经', title: '阴经',
vlue: '属性', vlue: '属性',
attribute: ['阴经', '属性', '肺经(金)', '脾经()', '心(火)', '肾经(水)', '心包经(冬至前相火,冬至后相水)', '肝经(木)'], attribute: ['阴经', '属性', '肺经(金)', '脾经()', '心(火)', '肾经(水)', '心包经(冬至前相火,冬至后相水)', '肝经(木)'],
arry: [ arry: [
['井', '木', '少商', '隐白', '少冲(母穴)', '涌泉(子穴)', '中冲(冬至前母穴冬至后子穴)', '大敦(本穴)'], ['井', '木', '少商', '隐白', '少冲(母穴)', '涌泉(子穴)', '中冲(冬至前母穴冬至后子穴)', '大敦(本穴)'],
['荥', '火', '鱼际', '大都(母穴)', '少府(本穴)', '然谷(泄井当泄荥)', '劳宫(冬至前本穴)', '行间(子穴)'], ['荥', '火', '鱼际', '大都(母穴)', '少府(本穴)', '然谷(泄井当泄荥)', '劳宫(冬至前本穴)', '行间(子穴)'],
@@ -66,12 +66,12 @@
SunList: { SunList: {
title: '阳经', title: '阳经',
vlue: '属性', vlue: '属性',
attribute: ['阳经', '属性', '大肠经(金)', '脾经()', '心(火)', '膀胱经(水)', '三焦经(冬至前相火,冬至后相水)', '胆经(木)'], attribute: ['阳经', '属性', '大肠经(金)', '脾经()', '心(火)', '膀胱经(水)', '三焦经(冬至前相火,冬至后相水)', '胆经(木)'],
arry: [ arry: [
['井', '金', '商阳(本穴)', '厉兑(子穴)', '少泽', '至阴(母穴)', '关冲(冬至后母穴)', '窍阴'], ['井', '金', '商阳(本穴)', '厉兑(子穴)', '少泽', '至阴(母穴)', '关冲(冬至后母穴)', '窍阴'],
['荥', '水', '二间(子穴)', '内庭(泄井当泄荥)', '前谷', '通谷(本穴)', '液门(冬至后本穴)', '侠溪(母穴)'], ['荥', '水', '二间(子穴)', '内庭(泄井当泄荥)', '前谷', '通谷(本穴)', '液门(冬至后本穴)', '侠溪(母穴)'],
['俞', '木', '三间', '陷谷', '后匾(母穴)', '束骨(子穴)', '中渚(冬至前回穴,冬至后子穴)', '临泣(本穴)'], ['俞', '木', '三间', '陷谷', '后匾(母穴)', '束骨(子穴)', '中渚(冬至前回穴,冬至后子穴)', '临泣(本穴)'],
['经', '', '阳溪', '解溪(母穴)', '阳谷(本穴)', '昆仑', '支沟(冬至前本穴)', '阳辅(子穴)'], ['经', '', '阳溪', '解溪(母穴)', '阳谷(本穴)', '昆仑', '支沟(冬至前本穴)', '阳辅(子穴)'],
['合', '土', '曲池(母穴)', '足三里(本穴)', '小海(子穴)', '委中(补井当补合)', '天井(冬至前子穴)', '阳陵泉'], ['合', '土', '曲池(母穴)', '足三里(本穴)', '小海(子穴)', '委中(补井当补合)', '天井(冬至前子穴)', '阳陵泉'],
['原', '', '合谷', '冲阳', '腕骨', '京骨', '阳池', '丘墟'], ['原', '', '合谷', '冲阳', '腕骨', '京骨', '阳池', '丘墟'],
['郄', '', '温溜', '梁丘', '养老', '金门', '会宗', '外丘'], ['郄', '', '温溜', '梁丘', '养老', '金门', '会宗', '外丘'],

View File

@@ -6,9 +6,9 @@
<view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)"> <view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)">
已购图书 已购图书
</view> </view>
<!-- <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)"> <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)">
推荐图书 推荐图书
</view> --> </view>
</view> </view>
</view> </view>
<!-- <view class="tip"> <!-- <view class="tip">

View File

@@ -100,9 +100,9 @@
<view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)"> <view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)">
已购图书 已购图书
</view> </view>
<!-- <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)"> <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)">
推荐图书 推荐图书
</view> --> </view>
</view> </view>
</view> </view>
<view v-if="bookList.length > 0"> <view v-if="bookList.length > 0">

View File

@@ -34,9 +34,9 @@
<view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)"> <view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)">
已购图书 已购图书
</view> </view>
<!-- <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)"> <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)">
推荐图书 推荐图书
</view> --> </view>
</view> </view>
</view> </view>
<scroll-view class="scroll-view_H " scroll-x="true" scroll-left="0" v-if="contentShow == 1"> <scroll-view class="scroll-view_H " scroll-x="true" scroll-left="0" v-if="contentShow == 1">

View File

@@ -24,9 +24,9 @@
<view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)"> <view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)">
已购图书 已购图书
</view> </view>
<!-- <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)"> <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)">
推荐图书 推荐图书
</view> --> </view>
</view> </view>
</view> </view>
<view class="listenList" v-if="bookList.length > 0 || tjBookLIst.length > 0"> <view class="listenList" v-if="bookList.length > 0 || tjBookLIst.length > 0">

View File

@@ -73,7 +73,7 @@
<!-- <text> </text> --> <!-- <text> </text> -->
</view> </view>
</view> </view>
<!-- <view class="search_box flexbox" @click="onPageJump('../peanut/searchFor')"> <view class="search_box flexbox" @click="onPageJump('../peanut/searchFor')">
<view class="search"> <view class="search">
<text class="icon_search"></text> <text class="icon_search"></text>
<text class="prompt">请输入书名</text> <text class="prompt">请输入书名</text>
@@ -81,7 +81,7 @@
<view class="searBtn"> <view class="searBtn">
<text>书名检索</text> <text>书名检索</text>
</view> </view>
</view> --> </view>
<!-- 新闻播报 --> <!-- 新闻播报 -->
<view class="fourBox" v-if="newsList.length > 0"> <view class="fourBox" v-if="newsList.length > 0">
<view class="newsBox flexbox"> <view class="newsBox flexbox">
@@ -99,7 +99,7 @@
</view> </view>
</view> </view>
<!-- 营销标签 --> <!-- 营销标签 -->
<!-- <scroll-view class="yxTagBox" scroll-x="true"> <scroll-view class="yxTagBox" scroll-x="true">
<view class="ProTabs flexbox"> <view class="ProTabs flexbox">
<text v-for="(item, index) in yingxiaoTags" :key="item.id" :class="[yxCurIndex == index ? 'cur' : '']" <text v-for="(item, index) in yingxiaoTags" :key="item.id" :class="[yxCurIndex == index ? 'cur' : '']"
@click="yxTabsChange(item, index)">{{ item.title }}</text> @click="yxTabsChange(item, index)">{{ item.title }}</text>
@@ -120,21 +120,21 @@
<scroll-view class="ProTabsBox"> <scroll-view class="ProTabsBox">
<view class="New_ProTabs flexbox"> <view class="New_ProTabs flexbox">
<text v-for="(item, index) in catTagList" :key="item.splId" :class="[tabsid == item.id ? 'cur' : '']" <text v-for="(item, index) in catTagList" :key="item.splId" :class="[catTagIndex == index ? 'cur' : '']"
@click="tabsChange(item, index)">{{ item.title }}</text> @click="tabsChange(item, index)">{{ item.title }}</text>
</view> </view>
</scroll-view> </scroll-view>
<view class="children_cate_box" v-if="childrenCatList && childrenCatList.length > 0"> <view class="children_cate_box" v-if="childrenCatList && childrenCatList.length > 0">
<view class="children_cate flexbox"> <view class="children_cate flexbox">
<view @click="childrenChange(item, index)" :class="['item', curChildrenId == item.id ? 'cur' : '']" <view @click="childrenChange(item, index)" :class="['item', curChildrenIndex == index ? 'cur' : '']"
v-for="(item, index) in childrenCatList" :key="item.id"> v-for="(item, index) in childrenCatList" :key="item.id">
<text>{{ item.title }}</text> <text>{{ item.title }}</text>
</view> </view>
</view> </view>
</view> --> </view>
<!-- 商品展示 --> <!-- 商品展示 -->
<!-- <view class="goods"> <view class="goods">
<!-- 精选 -->
<view class=""> <view class="">
<view v-if="tjProList.length > 0"> <view v-if="tjProList.length > 0">
<view class="flexbox" style="flex-wrap: wrap;"> <view class="flexbox" style="flex-wrap: wrap;">
@@ -150,6 +150,7 @@
<text v-if="item.is_vip_price==1&&item.vip_price!=0"> <text v-if="item.is_vip_price==1&&item.vip_price!=0">
<text style="color: #e97512;font-size: 12px;font-weight: bold;">{{(item.vip_price).toFixed(2)}}</text> <text style="color: #e97512;font-size: 12px;font-weight: bold;">{{(item.vip_price).toFixed(2)}}</text>
<!-- <text style="color: #fa2d12;font-size: 10px;margin-left: 4px;">VIP到手价</text> -->
<text style="color: #8a8a8a;font-size: 10px;margin-left: 4px;font-weight: bold;text-decoration: line-through;">{{(item.price).toFixed(2)}}</text> <text style="color: #8a8a8a;font-size: 10px;margin-left: 4px;font-weight: bold;text-decoration: line-through;">{{(item.price).toFixed(2)}}</text>
@@ -159,6 +160,7 @@
<text <text
v-else-if="item.activity_price && item.activity_price > 0"> v-else-if="item.activity_price && item.activity_price > 0">
<text style="color: #e97512;font-size: 12px;font-weight: bold;">{{(item.activity_price).toFixed(2)}}</text> <text style="color: #e97512;font-size: 12px;font-weight: bold;">{{(item.activity_price).toFixed(2)}}</text>
<!-- <text style="color: #613804;font-size: 10px;margin-left: 4px;">活动价</text> -->
<text style="color: #8a8a8a;font-size: 10px;margin-left: 4px;font-weight: bold;text-decoration: line-through;">{{(item.price).toFixed(2)}}</text> <text style="color: #8a8a8a;font-size: 10px;margin-left: 4px;font-weight: bold;text-decoration: line-through;">{{(item.price).toFixed(2)}}</text>
@@ -193,7 +195,7 @@
</view> </view>
<u-divider v-else text="暂无数据哦~"></u-divider> <u-divider v-else text="暂无数据哦~"></u-divider>
</view> </view>
</view> --> </view>
<view> <view>
<u-back-top :scroll-top="scrollTop" bottom="60" :customStyle="bgiStyle" :iconStyle="iconStyle"></u-back-top> <u-back-top :scroll-top="scrollTop" bottom="60" :customStyle="bgiStyle" :iconStyle="iconStyle"></u-back-top>
@@ -345,6 +347,8 @@
yxCurIndex: 0, // 当前营销标签序号 yxCurIndex: 0, // 当前营销标签序号
SystemInfoSync: {}, // 屏幕尺寸 SystemInfoSync: {}, // 屏幕尺寸
newsList: [], // 播报新闻列表 newsList: [], // 播报新闻列表
catTagIndex: 0,
curChildrenIndex: 0
}; };
}, },
onPageScroll(e) { onPageScroll(e) {
@@ -469,7 +473,7 @@
}, },
requestAll() { requestAll() {
this.getUserInfo(); this.getUserInfo();
this.tjProList = []; // this.tjProList = [];
uni.hideTabBar(); uni.hideTabBar();
// this.getData(); // this.getData();
this.getTags(); this.getTags();
@@ -527,7 +531,8 @@
// console.log(res, '营销标签列表') // console.log(res, '营销标签列表')
if (res.result.length > 0) { if (res.result.length > 0) {
this.yingxiaoTags = res.result; this.yingxiaoTags = res.result;
this.getYXproducts(); const item = this.yingxiaoTags.length > 0 && this.yingxiaoTags[this.yxCurIndex]
this.getYXproducts(item);
} }
// console.log(res) // console.log(res)
@@ -581,9 +586,11 @@
if (this.catTagList[0].isLast == 1) { if (this.catTagList[0].isLast == 1) {
this.getJtData(this.catTagList[0].id); this.getJtData(this.catTagList[0].id);
} else { } else {
this.childrenCatList = this.catTagList[0].children; const currentCatTag = this.catTagList?.[this.catTagIndex];
this.curChildrenId = this.childrenCatList[0].id; this.childrenCatList = currentCatTag.children.length > 0 ? currentCatTag.children : currentCatTag;
this.getJtData(this.childrenCatList[0].id); this.curChildrenId = this.childrenCatList[this.curChildrenIndex]?.id || this.childrenCatList.id;
//this.getJtData(this.childrenCatList[this.curChildrenIndex]?.id);
this.getJtData(this.curChildrenId);
} }
} }
}) })
@@ -594,11 +601,13 @@
// 二级分类点击 // 二级分类点击
childrenChange(item, index) { childrenChange(item, index) {
// console.log(item,this.curChildrenId,'点击') // console.log(item,this.curChildrenId,'点击')
this.curChildrenIndex = index;
this.curChildrenId = this.childrenCatList[index].id; this.curChildrenId = this.childrenCatList[index].id;
this.getJtData(this.childrenCatList[index].id); this.getJtData(this.childrenCatList[index].id);
}, },
tabsChange(item, cindex) { tabsChange(item, cindex) {
// this.tjProList = [] // this.tjProList = []
this.catTagIndex = cindex;
this.tabsid = item.id; this.tabsid = item.id;
this.childrenCatList = []; this.childrenCatList = [];
if (this.catTagList[cindex].isLast == 1) { if (this.catTagList[cindex].isLast == 1) {
@@ -607,6 +616,7 @@
this.childrenCatList = this.catTagList[cindex].children; this.childrenCatList = this.catTagList[cindex].children;
this.curChildrenId = this.childrenCatList[0].id; this.curChildrenId = this.childrenCatList[0].id;
this.getJtData(this.childrenCatList[0].id); this.getJtData(this.childrenCatList[0].id);
this.curChildrenIndex = 0
} }
// this.getJtData() // this.getJtData()
// if (this.tabsid == 15) { // if (this.tabsid == 15) {
@@ -1211,7 +1221,7 @@
color: #0e583a; color: #0e583a;
font-size: 34rpx; font-size: 34rpx;
line-height: 42rpx; line-height: 42rpx;
padding: 5px 10px; padding: 10rpx 0 14rpx 10rpx;
font-weight: bold; font-weight: bold;
display: block; display: block;
width: 100%; width: 100%;
@@ -1220,6 +1230,7 @@
overflow: hidden; overflow: hidden;
text-align: center; text-align: center;
letter-spacing: 10rpx; letter-spacing: 10rpx;
width: 3.5em;
} }
text:last-child { text:last-child {

View File

@@ -58,9 +58,9 @@
<view class="nav_list" @click="onPageJump('../bookShop/orderList')"> <view class="nav_list" @click="onPageJump('../bookShop/orderList')">
<text>我的订单</text> <text>我的订单</text>
</view> </view>
<!-- <view class="nav_list" @click="onPageJump('../peanut/shopping')"> <view class="nav_list" @click="onPageJump('../peanut/shopping')">
<text>购物车</text> <text>购物车</text>
</view> --> </view>
<view class="nav_list" @click="onPageJump('../user/persData')"> <view class="nav_list" @click="onPageJump('../user/persData')">
<text>修改个人资料</text> <text>修改个人资料</text>
</view> </view>

View File

@@ -9,9 +9,9 @@
<view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)"> <view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)">
已购图书 已购图书
</view> </view>
<!-- <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)"> <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)">
推荐图书 推荐图书
</view> --> </view>
</view> </view>
</view> </view>
<!-- <view class="tip"> <!-- <view class="tip">

View File

@@ -12,9 +12,9 @@
<view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)"> <view :class="['item','item1', contentShow == 1 ? 'active' :'']" @click="setData(1)">
已购图书 已购图书
</view> </view>
<!-- <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)"> <view :class="['item','item2', contentShow == 2 ? 'active' :'']" @click="setData(2)">
推荐图书 推荐图书
</view> --> </view>
</view> </view>
</view> </view>
<view class="mainContainer"> <view class="mainContainer">

Binary file not shown.