liudan 9 months ago
parent f366ea3718
commit 702f9aa2b1
  1. 2
      components/passwordPopup/index.vue
  2. 2
      config/app.js
  3. 2
      main.js
  4. 2
      pages/index/component/headerSerch.vue
  5. 2
      pages/index/component/swiperBg.vue
  6. 10
      pages/user/index.vue
  7. 2
      pages/users/promoter-list/index.vue

@ -131,7 +131,7 @@
<style scoped lang="scss"> <style scoped lang="scss">
.password-window { .password-window {
background-image: url('http://b2.njrenzhou.com/static/images/passwordPop.png'); background-image: url('https://admin.huitongzx.cn/static/images/passwordPop.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
background-color: #fff; background-color: #fff;

@ -6,7 +6,7 @@ let openPlantGrass = '-openPlantGrass-'
// 网络接口修改此字符 小程序域名要求https // 网络接口修改此字符 小程序域名要求https
// let httpApi = 'http://192.168.31.110:8324' //测试 // let httpApi = 'http://192.168.31.110:8324' //测试
let httpApi = 'https://b2.njrenzhou.com/' //生产 let httpApi = 'https://admin.huitongzx.cn/' //生产
// 聊天接口修改此字符 小程序聊天要求wss 例如:wss://mer.crmeb.net // 聊天接口修改此字符 小程序聊天要求wss 例如:wss://mer.crmeb.net
// let wsApi = 'ws://192.168.3.20:8324' // let wsApi = 'ws://192.168.3.20:8324'

@ -18,7 +18,7 @@ import BaseMoney from './components/BaseMoney.vue';
Vue.component('skeleton', skeleton) Vue.component('skeleton', skeleton)
Vue.component('BaseMoney', BaseMoney) Vue.component('BaseMoney', BaseMoney)
Vue.prototype.$util = util; Vue.prototype.$util = util;
Vue.prototype.basePicPath = 'http://b2.njrenzhou.com'; Vue.prototype.basePicPath = 'https://admin.huitongzx.cn/';
Vue.prototype.$Cache = Cache; Vue.prototype.$Cache = Cache;
Vue.prototype.$eventHub = new Vue(); Vue.prototype.$eventHub = new Vue();
Vue.config.productionTip = false Vue.config.productionTip = false

@ -184,7 +184,7 @@
/* #endif */ /* #endif */
// background-color: #fff; // background-color: #fff;
background-size: cover; background-size: cover;
background-image: url(http://b2.njrenzhou.com/uploads/def/20240314/ebc9ea0e40ac396e6c768d56fd3a1a36.png); background-image: url(https://admin.huitongzx.cn/uploads/def/20240314/ebc9ea0e40ac396e6c768d56fd3a1a36.png);
// margin-bottom: 24rpx; // margin-bottom: 24rpx;
.indexTitle{ .indexTitle{
margin:0 24rpx; margin:0 24rpx;

@ -132,7 +132,7 @@
.swiperBg { .swiperBg {
position: relative; position: relative;
// background: #fff; // background: #fff;
background-image: url(http://b2.njrenzhou.com/uploads/def/20240314/ebc9ea0e40ac396e6c768d56fd3a1a36.png); background-image: url(https://admin.huitongzx.cn/uploads/def/20240314/ebc9ea0e40ac396e6c768d56fd3a1a36.png);
z-index: 1; z-index: 1;
background-size: cover; background-size: cover;
background-position: bottom; background-position: bottom;

@ -343,13 +343,13 @@
isNodes: 0, //, isNodes: 0, //,
orderMenu: [{ orderMenu: [{
// icon: 'icon-daifukuan1', // icon: 'icon-daifukuan1',
icon:'http://b2.njrenzhou.com/uploads/def/20240310/d513b476a68d22949906e72a041cb156.png', icon:'https://admin.huitongzx.cn/uploads/def/20240310/d513b476a68d22949906e72a041cb156.png',
title: '待付款', title: '待付款',
url: '/pages/users/order_list/index?status=0', url: '/pages/users/order_list/index?status=0',
num: 0 num: 0
}, },
{ {
icon:'http://b2.njrenzhou.com/uploads/def/20240310/235ede9ae7c8ce44bb8a7d97f5a144fa.png', icon:'https://admin.huitongzx.cn/uploads/def/20240310/235ede9ae7c8ce44bb8a7d97f5a144fa.png',
// icon: 'icon-daifahuo1', // icon: 'icon-daifahuo1',
title: '待发货', title: '待发货',
url: '/pages/users/order_list/index?status=1', url: '/pages/users/order_list/index?status=1',
@ -357,21 +357,21 @@
}, },
{ {
// icon: 'icon-daishouhuo1', // icon: 'icon-daishouhuo1',
icon:'http://b2.njrenzhou.com/uploads/def/20240310/e64f2f0d7c1ece0a5de189ebf6b734c3.png', icon:'https://admin.huitongzx.cn/uploads/def/20240310/e64f2f0d7c1ece0a5de189ebf6b734c3.png',
title: '待收货', title: '待收货',
url: '/pages/users/order_list/index?status=2', url: '/pages/users/order_list/index?status=2',
num: 0 num: 0
}, },
{ {
// icon: 'icon-daipingjia1', // icon: 'icon-daipingjia1',
icon:'http://b2.njrenzhou.com/uploads/def/20240310/836207205f1cfaa861979b3f22300c27.png', icon:'https://admin.huitongzx.cn/uploads/def/20240310/836207205f1cfaa861979b3f22300c27.png',
title: '待评价', title: '待评价',
url: '/pages/users/order_list/index?status=3', url: '/pages/users/order_list/index?status=3',
num: 0 num: 0
}, },
{ {
// icon: 'icon-a-shouhoutuikuan1', // icon: 'icon-a-shouhoutuikuan1',
icon:'http://b2.njrenzhou.com/uploads/def/20240310/af109e9a9005bae9b74608f11a3cc8c7.png', icon:'https://admin.huitongzx.cn/uploads/def/20240310/af109e9a9005bae9b74608f11a3cc8c7.png',
title: '售后/退款', title: '售后/退款',
url: '/pages/users/refund/list', url: '/pages/users/refund/list',
num: 0 num: 0

@ -79,7 +79,7 @@
</view> --> </view> -->
</view> </view>
<view class="right"> <view class="right">
<view>加入时间: <text>{{item.create_time}}</text></view> <view>注册时间: <text>{{item.create_time}}</text></view>
<!-- <view><text class='num t-color'>{{item.spread_count ? item.spread_count : 0}}</text></view> --> <!-- <view><text class='num t-color'>{{item.spread_count ? item.spread_count : 0}}</text></view> -->
<!-- <view><text class="num">{{item.pay_count ? item.pay_count : 0}}</text></view> --> <!-- <view><text class="num">{{item.pay_count ? item.pay_count : 0}}</text></view> -->
<!-- <view><text class="num">{{item.pay_price ? item.pay_price : 0}}</text></view> --> <!-- <view><text class="num">{{item.pay_price ? item.pay_price : 0}}</text></view> -->

Loading…
Cancel
Save