李志伟 hace 3 años
padre
commit
d7d243e3b4

+ 1
- 1
config/prod.js Ver fichero

@@ -3,7 +3,7 @@ module.exports = {
3 3
     NODE_ENV: '"production"'
4 4
   },
5 5
   defineConstants: {
6
-    HOST: '"https://sgl-v2.njyunzhi.com"',
6
+    HOST: '"https://sgl-v2-test.njyunzhi.com"',
7 7
     OSS: '"yz-shigongli.oss-accelerate.aliyuncs.com"',
8 8
   },
9 9
   mini: {},

+ 0
- 1
src/components/Picker/index.jsx Ver fichero

@@ -1,6 +1,5 @@
1 1
 import { useEffect, useState } from 'react'
2 2
 import { Picker, View } from '@tarojs/components'
3
-import './style.less'
4 3
 
5 4
 export default (props) => {
6 5
   const { kv, value, onChange, dicts, placeholder, mode, ...leftProps } = props

+ 0
- 0
src/components/Picker/style.less Ver fichero


+ 1
- 63
src/pages/index/tabs/GuideCss/style.less Ver fichero

@@ -315,69 +315,7 @@
315 315
       }
316 316
     }
317 317
   }
318
-  //卡片---------------
319
-
320
-  .wrapper {
321
-    .card-box-star {
322
-      position: absolute;
323
-      width: auto;
324
-      height: 44.3px;
325
-      position: absolute;
326
-      left: 183px;
327
-      top: 28px;
328
-      font-size: 20px;
329
-      color: @whiteColor;
330
-      .card-star-image {
331
-        padding-left: 6px;
332
-        width: 21px;
333
-        height: 21px;
334
-      }
335
-      .card-star-text {
336
-        padding-left: 10px;
337
-        font-size: 20px;
338
-        color: #333;
339
-        font-weight: 700;
340
-      }
341
-    }
342
-  }
343
-  .right-complete-two {
344
-    //右面部分
345
-    .right-content {
346
-      .right-image {
347
-        width: 35px;
348
-        height: 34px;
349
-        margin: 0 auto;
350
-        align-items: center;
351
-        margin: auto;
352
-        padding-left: 8px;
353
-      }
354
-    }
355
-  }
356
-  .Guide-Content-box-two {
357
-    margin-top: 61px;
358
-    margin-bottom: 31px;
359
-
360
-    .title-image-two {
361
-      display: flex;
362
-      width: 270px;
363
-      .title-image-cup-two {
364
-        width: 32px;
365
-        height: 32px;
366
-        margin-top: 10px;
367
-        padding-right: 10px;
368
-        align-items: center;
369
-      }
370
-
371
-      .title-title-boss-two {
372
-        align-items: center;
373
-
374
-        font-size: 32px;
375
-        font-weight: 800;
376
-        color: #202020;
377
-      }
378
-    }
379
-  }
380
-
318
+    
381 319
   //攻略卡片.
382 320
   .Raiders-box-one {
383 321
     // width: 100%;