@ -103,7 +103,7 @@ Component({
this.triggerEvent("hidedrawer", eventDetail);
if (this.data.hideTabbar) {
console.log('this.getTabBar()',this.getTabBar());
console.log('this.getTabBar()', this.getTabBar());
setTimeout(() => {
this.getTabBar().setData({
isShow: true,
@ -735,7 +735,7 @@ Page({
} catch (e) {
console.log("获取缓存设置的参数错误:", e);
}
customRequest("/yishoudan/login", {
customRequest("/appLoginByTelAssistant", {
header: 'headers', method: 'post', data: {
tel: that.data.tel,
password: that.data.password,
@ -468,7 +468,8 @@
<!-- #endif -->
<!-- #if MP -->
<view class="mt10" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
<!-- wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}" -->
<view class="mt10" hover-class="none" hover-stop-propagation="false">
<view class="tab_container fsa sticky" style="{{filterStyle}}" hover-class="none" hover-stop-propagation="false">
<view wx:for="{{tabGroup}}" class="tarbar flex-1" style="margin-right: {{ index < 2 ? '24px':''}};text-align:center" data-item="{{item}}" bindtap="collectChange">
<view class="tarbarText {{choiceCollect == item.key?'collectActive':''}}">{{item.name}}</view>
@ -1,7 +1,7 @@
{
"setting": {
"compileHotReLoad": true,
"urlCheck": false,
"urlCheck": true,
"skylineRenderEnable": false
},
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
@ -285,5 +285,5 @@
]
"libVersion": "3.7.8"
"libVersion": "3.0.2"
@ -306,7 +306,7 @@ Page({
currentGroup: this.data.currentGroup,
})
console.log(this.dataList)
console.log('this.dataList',this.dataList)
} else {
this.data.currentGroup = {}
this.setData({