Browse Source

【修改顶部导航栏(抖音规则)】

dev
chenshengle 2 years ago
parent
commit
6d8276143c
75 changed files with 177 additions and 127 deletions
  1. +4
    -2
      index/index.json
  2. +4
    -30
      index/index.ttml
  3. +1
    -1
      index/searchbar.json
  4. +2
    -2
      index/searchbar.ttml
  5. +2
    -0
      index/user.json
  6. +3
    -3
      index/user.ttml
  7. +2
    -0
      pages/bannerdetail/bannerdetail.json
  8. +2
    -2
      pages/bannerdetail/bannerdetail.ttml
  9. +2
    -0
      pages/certification/certification.json
  10. +2
    -2
      pages/certification/certification.ttml
  11. +2
    -0
      pages/complaint/complaint.json
  12. +2
    -2
      pages/complaint/complaint.ttml
  13. +9
    -0
      pages/coupon/detail/index.js
  14. +2
    -0
      pages/coupon/detail/index.json
  15. +3
    -2
      pages/coupon/detail/index.ttml
  16. +2
    -0
      pages/couponorder/detail/index.json
  17. +2
    -2
      pages/couponorder/detail/index.ttml
  18. +2
    -0
      pages/couponorder/index/index.json
  19. +2
    -2
      pages/couponorder/index/index.ttml
  20. +2
    -0
      pages/detailOrder/detailOrder.json
  21. +2
    -2
      pages/detailOrder/detailOrder.ttml
  22. +3
    -0
      pages/edit/edit.json
  23. +2
    -2
      pages/edit/edit.ttml
  24. +2
    -0
      pages/editUser/editUser.json
  25. +2
    -2
      pages/editUser/editUser.ttml
  26. +3
    -0
      pages/fitShop/fitShop.json
  27. +2
    -2
      pages/fitShop/fitShop.ttml
  28. +3
    -0
      pages/getPhone/getPhone.json
  29. +1
    -1
      pages/getPhone/getPhone.ttml
  30. +3
    -0
      pages/getuserinfo/getuserinfo.json
  31. +1
    -1
      pages/getuserinfo/getuserinfo.ttml
  32. +1
    -1
      pages/index/index.json
  33. +2
    -2
      pages/index/searchbar/detail/index.json
  34. +2
    -2
      pages/index/searchbar/detail/index.ttml
  35. +1
    -1
      pages/integralmall/index.json
  36. +2
    -2
      pages/integralmall/index.ttml
  37. +3
    -1
      pages/integralmall/integraHistory/index.json
  38. +2
    -2
      pages/integralmall/integraHistory/index.ttml
  39. +3
    -3
      pages/integralmall/payIntegcouponStatus/index.json
  40. +2
    -2
      pages/integralmall/payIntegcouponStatus/index.ttml
  41. +2
    -2
      pages/integralmall/payIntegcoupondetail/index.json
  42. +2
    -2
      pages/integralmall/payIntegcoupondetail/index.ttml
  43. +3
    -0
      pages/liveLsit/liveLsit.json
  44. +2
    -2
      pages/liveLsit/liveLsit.ttml
  45. +1
    -1
      pages/main/index.json
  46. +2
    -0
      pages/mainOrder/mainOrder.json
  47. +2
    -2
      pages/mainOrder/mainOrder.ttml
  48. +2
    -2
      pages/mallInfo/mallInfo.json
  49. +2
    -2
      pages/mallInfo/mallInfo.ttml
  50. +3
    -0
      pages/order/detail/index.json
  51. +2
    -2
      pages/order/detail/index.ttml
  52. +2
    -1
      pages/order/index/index.json
  53. +3
    -3
      pages/order/index/index.ttml
  54. +3
    -0
      pages/orderquanma/index.json
  55. +2
    -2
      pages/orderquanma/index.ttml
  56. +3
    -2
      pages/paySnapshoot/paySnapshoot.json
  57. +2
    -2
      pages/paySnapshoot/paySnapshoot.ttml
  58. +5
    -4
      pages/questionnaire/questionnaire.json
  59. +2
    -2
      pages/questionnaire/questionnaire.ttml
  60. +4
    -3
      pages/questionnaire/questionnaireLsit/questionnaireLsit.json
  61. +2
    -2
      pages/questionnaire/questionnaireLsit/questionnaireLsit.ttml
  62. +3
    -0
      pages/refund/refund.json
  63. +2
    -2
      pages/refund/refund.ttml
  64. +1
    -1
      pages/searchbar/searchbar.json
  65. +2
    -2
      pages/searchbar/searchbar.ttml
  66. +3
    -0
      pages/serviceWebView/serviceWebView.json
  67. +2
    -2
      pages/serviceWebView/serviceWebView.ttml
  68. +3
    -0
      pages/shopCertification/shopCertification.json
  69. +2
    -2
      pages/shopCertification/shopCertification.ttml
  70. +3
    -0
      pages/shopMap/shopMap.json
  71. +2
    -2
      pages/shopMap/shopMap.ttml
  72. +3
    -0
      pages/specialcourtesy/specialcourtesy.json
  73. +2
    -2
      pages/specialcourtesy/specialcourtesy.ttml
  74. +2
    -0
      pages/topicDetail/index.json
  75. +2
    -2
      pages/topicDetail/index.ttml

+ 4
- 2
index/index.json View File

@@ -1,4 +1,4 @@
{
"usingComponents": {
"c-banner": "../components/banner/index",
@@ -11,6 +11,8 @@
"tabbar":"../components/tabbar/tabbar"
},
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#F4F5F9"
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "首页"
}

+ 4
- 30
index/index.ttml View File

@@ -1,9 +1,9 @@
<!-- 初始模板 -->
<view tt:if="{{mouldType==0}}">
<navbar color="{{typeLsit.sy_top_f.styleClass}}" background="{{typeLsit.sy_top.styleClass}}" text="首页"></navbar>
<!-- <navbar color="{{typeLsit.sy_top_f.styleClass}}" background="{{typeLsit.sy_top.styleClass}}" text="首页"></navbar> -->
<!-- style="padding-top:{{navigationBarHeight}}" -->
<view class="container">
<view style="height:{{navigationBarHeight1}} "></view>
<!-- <view style="height:{{navigationBarHeight1}} "></view> -->
<!-- 会员信息 -->
<view class="color_box" style="{{typeLsit.sy_bbg.styleClass}}">
<!-- 所属集团 -->
@@ -127,7 +127,7 @@
<view class="color_box1">
<view>
<!-- navigationBarHeight -->
<view style="height:{{navigationBarHeight}};overflow: hidden;" class="goSqunar1" bindtap="goSquareList">
<!-- <view style="height:{{navigationBarHeight}};overflow: hidden;" class="goSqunar1" bindtap="goSquareList">
<image class="squareLogo" src="../assets/imgData/squareLogo.png" style="top: {{navImgHeight}};" ></image>
<view class="title1" style="line-height:{{navLineHeight}}">{{marketName}}</view>
@@ -136,34 +136,8 @@
</image>
</view>

</view>
<!-- <view class='userinfo1' tt:if="{{ifStoreApp!=1}}">
<view class='infoLeft' style="{{typeLsit.sy_xxb.styleClass}}">
<view class="user-avatar1">
<image tt:if="{{userAvatarUrl!=''}}" class="userAvatarUrl" src="{{userAvatarUrl}}"></image>
</view>
<view class="user-data1 fl" style="{{typeLsit.sy_xxb.styleClass}}">
<view class='nameBox' bindtap="goIntegralmall">

<p style="font-size: 28rpx;color:#292723;float: left;">{{userName}}</p>

<view class="vgrade">{{levelName}}</view>
<view class="integralNum">积分:{{credit}}</view>
</view>
<view class="view" bindtap='gotoChengzhangzhi'>
<progress percent="{{upgradePercent}}" stroke-width="6" activeColor="{{activeColor}}" />
<view class='remainchengzhangzhi'>还需
<span style="color:#4D4941">{{upgradeScore}}成长值</span>
可升级
</view>
</view>
</view>
</view>
<view class='qrcode1 fr' bindtap='qrcode'>
<image src="https://formall.oss-accelerate.aliyuncs.com/cimg/lqcbarcode.png" class='qrcodeimg'
mode='widthFix'></image>
</view>
</view> -->
</view>




+ 1
- 1
index/searchbar.json View File

@@ -1,6 +1,6 @@
{
"navigationBarTitleText": "门店",
"navigationBarBackgroundColor": "#F4F5F9",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../components/navbar/navbar",


+ 2
- 2
index/searchbar.ttml View File

@@ -1,8 +1,8 @@
<!-- <navbar text="门店"></navbar> -->
<view style="height:{{navigationBarHeight}};overflow: hidden;" class="goSqunar1" bindtap="goSquareList">
<!-- <view style="height:{{navigationBarHeight}};overflow: hidden;" class="goSqunar1" bindtap="goSquareList">
<image class="squareLogo" src="../assets/imgData/squareLogo.png" style="top: {{navImgHeight}};" ></image>
<view class="title1" style="line-height:{{navLineHeight}}">门店</view>
</view>
</view> -->
<!-- 左侧滚动栏 -->
<!-- <view style="height:{{navigationBarHeight}} "></view> -->



+ 2
- 0
index/user.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../components/navbar/navbar",
"phoem":"../components/getPhoen/getPhoen",


+ 3
- 3
index/user.ttml View File

@@ -1,8 +1,8 @@
<view class="BoxBg">
<image class="bgImgTop" src="https://formall.oss-accelerate.aliyuncs.com/douyin_ifomall/imgData/userBg.png"></image>
<navbar tt:if="{{mouldType==1}}" text="会员中心" background='#e6e6e6'></navbar>
<navbar tt:if="{{mouldType!=1}}" text="我的" background='#FD832D' color="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar tt:if="{{mouldType==1}}" text="会员中心" background='#e6e6e6'></navbar>
<navbar tt:if="{{mouldType!=1}}" text="我的" background='#FD832D' color="#fff"></navbar> -->
<!-- <view style="height:{{navigationBarHeight}} "></view> -->
<view class="{{mouldType==1?'userBg1':'userBg'}}">
<view class="userLogo" style="{{mouldType==1?'':'background: linear-gradient(180deg,rgba(253,131,45,1) 0%,rgba(254,74,22,1) 100%);'}}">
<image style="width: 100%;height:100%;border-radius: 50%;" src="{{avatarUrl}}" />


+ 2
- 0
pages/bannerdetail/bannerdetail.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "活动详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/bannerdetail/bannerdetail.ttml View File

@@ -1,6 +1,6 @@
<!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> -->
<navbar back home text="详情" background="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="详情" background="#fff"></navbar> -->
<!-- <view style="height:{{navigationBarHeight}} "></view> -->
<!-- banner活动详情页面 -->
<view class='coupons' >
<view class="coupons-body">


+ 2
- 0
pages/certification/certification.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "服务资质",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/certification/certification.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back home text="服务资质" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="服务资质" background='#fff' color="#000"></navbar> -->
<!-- <view style="height:{{navigationBarHeight}} "></view> -->
<image src="{{businessLicense}}" class="img1">
</image>
<image src="{{icp}}" class="img1">


+ 2
- 0
pages/complaint/complaint.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "投诉建议",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/complaint/complaint.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back="{{true}}" home="{{true}}" text="投诉建议" background='#FD832D' color="white"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back="{{true}}" home="{{true}}" text="投诉建议" background='#FD832D' color="white"></navbar> -->
<!-- <view style="height:{{navigationBarHeight}} "></view> -->
<view class="Box">
<view class="titleBox">
<view class="title">{{"标题:"}}</view>


+ 9
- 0
pages/coupon/detail/index.js View File

@@ -755,6 +755,15 @@ Page({
that.setData({
barTitle: res.data.title
})
tt.setNavigationBarTitle({
title: res.data.title,
success() {
console.log("setNavigationBarTitle 调用成功");
},
fail(res) {
console.log(`setNavigationBarTitle 调用失败:`, res.errMsg);
},
});
var EndTime = res.data.validStartDate;
var NowTime = new Date().getTime();



+ 2
- 0
pages/coupon/detail/index.json View File

@@ -7,5 +7,7 @@
},
"navigationBarTitleText": "",
"backgroundColor":"#f4f4f4",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
}

+ 3
- 2
pages/coupon/detail/index.ttml View File

@@ -1,5 +1,6 @@
<navbar back home text="{{barTitle}}" background='#fff'></navbar>
<view tt:if="{{showPage}}" style="margin-top:{{navigationBarHeight}} ">
<!-- <navbar back home text="{{barTitle}}" background='#fff'></navbar> -->
<!-- style="margin-top:{{navigationBarHeight}} " -->
<view tt:if="{{showPage}}">
<!-- <view ></view> -->
<!-- 券的详情页面 -->
<view class='coupons'>


+ 2
- 0
pages/couponorder/detail/index.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "使用优惠券",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../../components/navbar/navbar",
"store":"../../../components/store/index"


+ 2
- 2
pages/couponorder/detail/index.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back home text="使用优惠券" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="使用优惠券" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="container">


+ 2
- 0
pages/couponorder/index/index.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "我的券包",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../../components/navbar/navbar"


+ 2
- 2
pages/couponorder/index/index.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back home text="我的券包" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="我的券包" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->

<view class="boatBoxf" style="top:{{navigationBarHeight}}">
<view class="boatBox">


+ 2
- 0
pages/detailOrder/detailOrder.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "订单详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar",
"store":"../../components/store/index"


+ 2
- 2
pages/detailOrder/detailOrder.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back home text="订单详情" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="订单详情" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="ifPay" tt:if="{{detailObj.orderStatus==1}}">
<image class='yueImg' src='../../assets/itemImg/succ.png' mode='widthFix'></image>


+ 3
- 0
pages/edit/edit.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "编辑信息",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/edit/edit.ttml View File

@@ -1,5 +1,5 @@
<navbar back home text="编辑信息"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="编辑信息"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<form bindsubmit="formSubmit" tt:if="{{showPage}}">
<view class='section'>
<text>姓名</text>


+ 2
- 0
pages/editUser/editUser.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "编辑信息",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/editUser/editUser.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back home text="编辑信息" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}}"></view>
<!-- <navbar back home text="编辑信息" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}}"></view> -->
<view class="section">
<view class="uesrName">姓名</view>
<input


+ 3
- 0
pages/fitShop/fitShop.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "适用店铺",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/fitShop/fitShop.ttml View File

@@ -1,5 +1,5 @@
<navbar back text="适用店铺"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back text="适用店铺"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view style="height:20rpx"></view>
<view class='posi' tt:for="{{list}}" tt:key="index">
<view class='posi_logo'>


+ 3
- 0
pages/getPhone/getPhone.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "授权手机号",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 1
- 1
pages/getPhone/getPhone.ttml View File

@@ -1,4 +1,4 @@
<navbar home text="抖音授权"></navbar>
<!-- <navbar home text="授权手机号"></navbar> -->
<view class="login-body" >
<view class="login-logo">
<image src="{{mallImgUrl}}" mode='widthFix'></image>


+ 3
- 0
pages/getuserinfo/getuserinfo.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "抖音授权",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 1
- 1
pages/getuserinfo/getuserinfo.ttml View File

@@ -1,4 +1,4 @@
<navbar home text="抖音授权"></navbar>
<!-- <navbar home text="抖音授权"></navbar> -->
<view class="login-body" >
<view class="login-logo">
<image src="{{mallImgUrl}}" mode='widthFix'></image>


+ 1
- 1
pages/index/index.json View File

@@ -1,5 +1,5 @@
{
"usingComponents": {},
"navigationBarTitleText": "首页",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}

+ 2
- 2
pages/index/searchbar/detail/index.json View File

@@ -1,6 +1,6 @@
{
"navigationBarTitleText": "商户详情",
"navigationBarBackgroundColor": "#F4F5F9",
"navigationBarTitleText": "门店详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"c-banner": "../../../../components/banner/index",


+ 2
- 2
pages/index/searchbar/detail/index.ttml View File

@@ -1,5 +1,5 @@
<navbar back home text="门店详情"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="门店详情"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view>
<swiper class="index-slide" circular="false">
<block tt:for="{{imglist}}" tt:key="unique">


+ 1
- 1
pages/integralmall/index.json View File

@@ -1,7 +1,7 @@
{
"navigationBarTitleText": "积分商城",
"navigationBarBackgroundColor": "#FD832D",
"navigationBarTextStyle": "white",
"navigationBarTextStyle": "#fff",
"enablePullDownRefresh": true,
"usingComponents": {
"navbar": "../../components/navbar/navbar"


+ 2
- 2
pages/integralmall/index.ttml View File

@@ -1,6 +1,6 @@
<!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> -->
<navbar back home text="积分商城" background='#FD832D' color="#FFF"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="积分商城" background='#FD832D' color="#FFF"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class='content-box' >
<view class='topbg'>
<view class='topbg-top'>


+ 3
- 1
pages/integralmall/integraHistory/index.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "积分变更记录",
"navigationBarTitleText": "积分详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true,
"usingComponents": {
"navbar": "../../../components/navbar/navbar"


+ 2
- 2
pages/integralmall/integraHistory/index.ttml View File

@@ -1,5 +1,5 @@
<navbar back home text="积分详情"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="积分详情"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class='head' >
<text>当前</text>
<text>{{creditAmount+'分'}}</text>


+ 3
- 3
pages/integralmall/payIntegcouponStatus/index.json View File

@@ -1,7 +1,7 @@
{
"navigationBarTitleText": "积分兑换结果",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#F13C42",
"navigationBarTitleText": "兑换成功",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fff",
"enablePullDownRefresh": true,
"usingComponents": {
"navbar": "../../../components/navbar/navbar"


+ 2
- 2
pages/integralmall/payIntegcouponStatus/index.ttml View File

@@ -1,5 +1,5 @@
<navbar home back text="兑换成功" background='#FFF' ></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar home back text="兑换成功" background='#FFF' ></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class='pay-status'>
<view class='tilte'>兑换成功</view>
<view class='coupon'>


+ 2
- 2
pages/integralmall/payIntegcoupondetail/index.json View File

@@ -1,7 +1,7 @@
{
"navigationBarTitleText": "积分换礼",
"navigationBarBackgroundColor": "#F13C42",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#FFF",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true,
"usingComponents": {
"navbar": "../../../components/navbar/navbar"


+ 2
- 2
pages/integralmall/payIntegcoupondetail/index.ttml View File

@@ -1,6 +1,6 @@
<!--pages/spellDetail/index.wxml-->
<navbar home back text="积分换礼" background='#FFF' ></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar home back text="积分换礼" background='#FFF' ></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class='container' >
<!-- 拼团产品详情 -->
<view class='detail'>


+ 3
- 0
pages/liveLsit/liveLsit.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "直播商品",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/liveLsit/liveLsit.ttml View File

@@ -1,6 +1,6 @@
<navbar home text="直播商品"></navbar>
<!-- <navbar home text="直播商品"></navbar> -->
<!-- <view style="height:{{navigationBarHeight}};line-height: {{navLineHeight}}; " class="title">直播商品</view> -->
<view style="height:{{navigationBarHeight}};"></view>
<!-- <view style="height:{{navigationBarHeight}};"></view> -->
<view class="LsitBox" >
<view tt:for="{{businessData}}" bindtap="goDetail" data-couponid="{{item.couponId}}" data-id="{{item.id}}" class="wBox">


+ 1
- 1
pages/main/index.json View File

@@ -1,5 +1,5 @@
{
"usingComponents": {},
"navigationBarTitleText": "首页",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}

+ 2
- 0
pages/mainOrder/mainOrder.json View File

@@ -1,4 +1,6 @@
{
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "我的订单",
"usingComponents": {
"navbar": "../../components/navbar/navbar"


+ 2
- 2
pages/mainOrder/mainOrder.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back home text="我的订单" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="我的订单" background='#fff' color="#000"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="boatBoxf" style="top:{{navigationBarHeight}}" >
<view class="boatBox" >
<view class="boatItemBox" tt:for="{{boatLsit}}" tt:key="index" bindtap="setBoatFlag" data-index="{{item.value}}">


+ 2
- 2
pages/mallInfo/mallInfo.json View File

@@ -1,7 +1,7 @@
{
"navigationBarTitleText": "关于我们",
"navigationBarBackgroundColor": "#FD832D",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/mallInfo/mallInfo.ttml View File

@@ -1,5 +1,5 @@
<navbar back home text="关于我们" ></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="关于我们" ></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class='codeBox'>
<view class='code' >
<image class='icons' src="{{img}}" mode='widthFix'></image>


+ 3
- 0
pages/order/detail/index.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "订单详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../../components/navbar/navbar",
"store": "../../../components/store/index"


+ 2
- 2
pages/order/detail/index.ttml View File

@@ -1,5 +1,5 @@
<navbar home back text="订单详情"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar home back text="订单详情"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class='order' tt:if="{{showPage}}">
<view tt:if="{{order.orderStatus==1}}" class='tips'>
<image class='success' src='{{succUrl}}' mode='widthFix'></image>


+ 2
- 1
pages/order/index/index.json View File

@@ -7,5 +7,6 @@
"tabbar":"../../../components/tabbar/tabbar"
},
"navigationBarTitleText": "我的订单",
"navigationBarBackgroundColor": "#F4F5F9"
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}

+ 3
- 3
pages/order/index/index.ttml View File

@@ -1,9 +1,9 @@
<!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> -->
<navbar home="{{!ifshowtab}}" back="{{!back}}" text="我的订单" background="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar home="{{!ifshowtab}}" back="{{!back}}" text="我的订单" background="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="market">

<view class="boatBoxf" style="top:{{navigationBarHeight}}">
<view class="boatBoxf" >
<view class="boatBox">
<view class="boatItemBox" tt:for="{{tabs}}" tt:key="index" bindtap="setBoatFlag" data-index="{{item.key}}">
<view class="{{boatFlag==item.key?'boatTitleA':'boatTitle'}}">{{item.name}}</view>


+ 3
- 0
pages/orderquanma/index.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "兑换码",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/orderquanma/index.ttml View File

@@ -1,5 +1,5 @@
<navbar home back text="兑换码" background="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar home back text="兑换码" background="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class='couponBox' >
<view class="couponbg">
<view class="title">{{title}}</view>


+ 3
- 2
pages/paySnapshoot/paySnapshoot.json View File

@@ -5,7 +5,8 @@
"c-coupons": "../../components/coupons/index",
"phoen":"../../components/getPhoen/getPhoen"
},
"navigationBarTitleText": "",
"backgroundColor":"#f4f4f4",
"navigationBarTitleText": "详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
}

+ 2
- 2
pages/paySnapshoot/paySnapshoot.ttml View File

@@ -1,6 +1,6 @@
<navbar back home text="详情" background='#fff'></navbar>
<!-- <navbar back home text="详情" background='#fff'></navbar> -->
<view tt:if="{{showPage}}">
<view style="height:{{navigationBarHeight}} "></view>
<!-- <view style="height:{{navigationBarHeight}} "></view> -->
<!-- 券的详情页面 -->
<view class='coupons'>
<view class="coupons-body">


+ 5
- 4
pages/questionnaire/questionnaire.json View File

@@ -1,8 +1,9 @@
{
"navigationBarTitleText": "问卷详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
},
"navigationBarBackgroundColor": "#FD832D",
"navigationBarTextStyle": "white"
}

}

+ 2
- 2
pages/questionnaire/questionnaire.ttml View File

@@ -1,5 +1,5 @@
<navbar back="{{true}}" home="{{true}}" text="问卷详情" background='#FD832D' color="white"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back="{{true}}" home="{{true}}" text="问卷详情" background='#FD832D' color="white"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="Box">
<!-- <view class="hidBox">
<view class="contcBox"></view>


+ 4
- 3
pages/questionnaire/questionnaireLsit/questionnaireLsit.json View File

@@ -1,7 +1,8 @@
{
"navigationBarTitleText": "问卷调查",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../../components/navbar/navbar"
},
"navigationBarBackgroundColor": "#FD832D",
"navigationBarTextStyle": "white"
}
}

+ 2
- 2
pages/questionnaire/questionnaireLsit/questionnaireLsit.ttml View File

@@ -1,5 +1,5 @@
<navbar back="{{true}}" home="{{true}}" text="问卷调查"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back="{{true}}" home="{{true}}" text="问卷调查"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<!-- <view class="noData" tt:if="{{list.length==0}}"> 敬请期待!</view> -->
<view class="dingdan" tt:if="{{list.length==0}}">
<image src="../../../assets/itemImg/noOrders.png" mode="widthFix"></image>


+ 3
- 0
pages/refund/refund.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/refund/refund.ttml View File

@@ -1,5 +1,5 @@
<navbar back home text="" color="white"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="" color="white"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="statsBox">
<view class="topBox">
<image src="../../assets/imgData/tiem.png" class="topImg"></image>


+ 1
- 1
pages/searchbar/searchbar.json View File

@@ -1,6 +1,6 @@
{
"navigationBarTitleText": "门店搜索",
"navigationBarBackgroundColor": "#F4F5F9",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"


+ 2
- 2
pages/searchbar/searchbar.ttml View File

@@ -1,5 +1,5 @@
<navbar home back text="门店搜索"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar home back text="门店搜索"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="weui-search-bar {{extClass}}" >
<view class="weui-search-bar__form">
<view class="weui-search-bar__box" style="position:relative;">


+ 3
- 0
pages/serviceWebView/serviceWebView.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "在线客服",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/serviceWebView/serviceWebView.ttml View File

@@ -1,3 +1,3 @@
<navbar home back text="在线客服"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar home back text="在线客服"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<web-view class="Box" src="{{url}}" tt:if="{{url!=''}}"></web-view>

+ 3
- 0
pages/shopCertification/shopCertification.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "商家资质",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/shopCertification/shopCertification.ttml View File

@@ -1,4 +1,4 @@
<navbar back home text="商家资质"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="商家资质"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<image class="img1" src="{{item.url}}" bindtap="previewImage" data-index="{{index}}" tt:if="{{imageList.length>0}}" tt:for="{{imageList}}" tt:key="index"></image>
<view class="noData" tt:if="{{imageList.length<=0}}">该商户暂未上传!</view>

+ 3
- 0
pages/shopMap/shopMap.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "门店地图",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/shopMap/shopMap.ttml View File

@@ -1,5 +1,5 @@
<navbar back text="门店地图"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back text="门店地图"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<map
id="myMap"
latitude="{{latitude}}"


+ 3
- 0
pages/specialcourtesy/specialcourtesy.json View File

@@ -1,4 +1,7 @@
{
"navigationBarTitleText": "会员信息",
"navigationBarBackgroundColor": "#FD832D",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/specialcourtesy/specialcourtesy.ttml View File

@@ -1,6 +1,6 @@
<view class="BoxBg">
<navbar back home text="会员信息" background='#FD832D' color="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<!-- <navbar back home text="会员信息" background='#FD832D' color="#fff"></navbar>
<view style="height:{{navigationBarHeight}} "></view> -->
<view class="rqBox">
<view class="arImgBox">
<canvas canvas-id="mycanvas2" style="width: 100%; height: 100%;" />


+ 2
- 0
pages/topicDetail/index.json View File

@@ -1,5 +1,7 @@
{
"navigationBarTitleText": "活动详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"usingComponents": {
"navbar": "../../components/navbar/navbar"
}

+ 2
- 2
pages/topicDetail/index.ttml View File

@@ -1,8 +1,8 @@
<!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> -->
<navbar back home text="专题活动"></navbar>
<!-- <navbar back home text="专题活动"></navbar> -->
<!-- <view style="height:{{navigationBarHeight}} "></view> -->
<!-- banner活动详情页面 -->
<view class='coupons' style='background:{{data.bgColor}};height:{{winHeight}};padding-top:{{navigationBarHeight}}'>
<view class='coupons' style='background:{{data.bgColor}};height:{{winHeight}};'>
<view class="coupons-body">
<view class='banner'>
<image src='{{data.advert}}' style="" mode='widthFix'></image>


Loading…
Cancel
Save