瀏覽代碼

img customerdeatil

xujing 5 年之前
父節點
當前提交
f7943ac0f2

+ 4
- 4
config/dev.js 查看文件

5
   defineConstants: {
5
   defineConstants: {
6
     // HOST: '"http://47.101.36.130:8085"',//测试
6
     // HOST: '"http://47.101.36.130:8085"',//测试
7
     // WSS_HOST: '"wss://47.101.36.130:8085"',
7
     // WSS_HOST: '"wss://47.101.36.130:8085"',
8
-    HOST: '"https://dev.jinchengjiaye.com"',//测试
9
-    WSS_HOST: '"wss://dev.jinchengjiaye.com"',
8
+    // HOST: '"https://dev.jinchengjiaye.com"',//测试
9
+    // WSS_HOST: '"wss://dev.jinchengjiaye.com"',
10
     // HOST: '"https://lt.pawoma.cn"',
10
     // HOST: '"https://lt.pawoma.cn"',
11
     // WSS_HOST: '"wss://lt.pawoma.cn"',
11
     // WSS_HOST: '"wss://lt.pawoma.cn"',
12
-    // HOST: '"http://192.168.2.51:8080"',
13
-    // WSS_HOST: '"ws://192.168.2.51:8080"',
12
+    HOST: '"http://192.168.2.52:8080"',
13
+    WSS_HOST: '"ws://192.168.2.52:8080"',
14
     Version: 'V3.5.5'
14
     Version: 'V3.5.5'
15
   },
15
   },
16
   weapp: {},
16
   weapp: {},

+ 6
- 8
src/pages/activity/assembleItem/index.scss 查看文件

9
 
9
 
10
 .item {
10
 .item {
11
   overflow: hidden;
11
   overflow: hidden;
12
-  margin-bottom: 40px;
13
   padding: 20px 10px;
12
   padding: 20px 10px;
14
   position: relative;
13
   position: relative;
15
   border-bottom:1px solid #eee;
14
   border-bottom:1px solid #eee;
41
 
40
 
42
   .pic {
41
   .pic {
43
     width: 220px;
42
     width: 220px;
44
-    height:160px;
45
-    border-radius: 12px;
43
+    height:124px;
46
   }
44
   }
47
   .status-icon{
45
   .status-icon{
48
-    width: 120px;
49
-    height: 120px;
46
+    width: 124px;
47
+    height: 124px;
50
     position: absolute;
48
     position: absolute;
51
     right:0;
49
     right:0;
52
-    top:42px;
50
+    top:22px;
53
   }
51
   }
54
 
52
 
55
   .title {
53
   .title {
65
     font-size: 26px;
63
     font-size: 26px;
66
     color: #666;
64
     color: #666;
67
     position: absolute;
65
     position: absolute;
68
-    top:90px;
66
+    top:66px;
69
     left:254px;
67
     left:254px;
70
   }
68
   }
71
   .hexiaoma{
69
   .hexiaoma{
72
     color: $primary-color;
70
     color: $primary-color;
73
     font-size: 26px;
71
     font-size: 26px;
74
     position: absolute;
72
     position: absolute;
75
-    top:90px;
73
+    top:66px;
76
     left:254px;
74
     left:254px;
77
   }
75
   }
78
   .count-time{
76
   .count-time{

+ 6
- 8
src/pages/activity/assistanceItem/index.scss 查看文件

9
 
9
 
10
 .item {
10
 .item {
11
   overflow: hidden;
11
   overflow: hidden;
12
-  margin-bottom: 40px;
13
   padding: 20px 10px;
12
   padding: 20px 10px;
14
   position: relative;
13
   position: relative;
15
   border-bottom:1px solid #eee;
14
   border-bottom:1px solid #eee;
41
 
40
 
42
   .pic {
41
   .pic {
43
     width: 220px;
42
     width: 220px;
44
-    height:160px;
45
-    border-radius: 12px;
43
+    height:124px;
46
   }
44
   }
47
   .status-icon{
45
   .status-icon{
48
-    width: 120px;
49
-    height: 120px;
46
+    width: 124px;
47
+    height: 124px;
50
     position: absolute;
48
     position: absolute;
51
     right:0;
49
     right:0;
52
-    top:42px;
50
+    top:22px;
53
   }
51
   }
54
 
52
 
55
   .title {
53
   .title {
65
     font-size: 26px;
63
     font-size: 26px;
66
     color: #666;
64
     color: #666;
67
     position: absolute;
65
     position: absolute;
68
-    top:90px;
66
+    top:66px;
69
     left:254px;
67
     left:254px;
70
   }
68
   }
71
   .hexiaoma{
69
   .hexiaoma{
72
     color: $primary-color;
70
     color: $primary-color;
73
     font-size: 26px;
71
     font-size: 26px;
74
     position: absolute;
72
     position: absolute;
75
-    top:90px;
73
+    top:66px;
76
     left:254px;
74
     left:254px;
77
   }
75
   }
78
   .count-time{
76
   .count-time{

+ 1
- 1
src/pages/checkin/index.js 查看文件

128
         {/* <checkinsuccess></checkinsuccess> */}
128
         {/* <checkinsuccess></checkinsuccess> */}
129
         {/* <achievePhone></achievePhone> */}
129
         {/* <achievePhone></achievePhone> */}
130
         <View>
130
         <View>
131
-          <Image className="img" mode="aspectFill" src={dynamic.imgUrl}  ></Image>
131
+          <Image className="img" mode="aspectFill" src={dynamic.listImgUrl}  ></Image>
132
         </View>
132
         </View>
133
         <View style="margin-bottom:20px"  >
133
         <View style="margin-bottom:20px"  >
134
           <View className="text1"> <Text>{dynamic.title}</Text></View>
134
           <View className="text1"> <Text>{dynamic.title}</Text></View>

+ 1
- 1
src/pages/checkin/index.scss 查看文件

6
 
6
 
7
 .img {
7
 .img {
8
   width: 750px;
8
   width: 750px;
9
-  height: 368px;
9
+  height: 420px;
10
   margin-bottom: 20px
10
   margin-bottom: 20px
11
 }
11
 }
12
 
12
 

+ 1
- 3
src/pages/person/myShare/accessRecord.js 查看文件

108
 
108
 
109
     if (item.myCustomer == 1) {
109
     if (item.myCustomer == 1) {
110
       Taro.navigateTo({
110
       Taro.navigateTo({
111
-        url: `/pages/person/customerAnalysis/myCustomer?
112
-          =` + item.customerId
111
+        url: `/pages/person/customerAnalysis/myCustomer?customerId=` + item.customerId
113
       })
112
       })
114
     } else {
113
     } else {
115
       Taro.showToast({
114
       Taro.showToast({
118
         icon: 'none',
117
         icon: 'none',
119
       })
118
       })
120
     }
119
     }
121
-
122
   }
120
   }
123
 
121
 
124
   render() {
122
   render() {