| @ -1,5 +1,5 @@ | ||||
| import App from './App' | ||||
| 
 | ||||
| import  "/static/ll_css.scss"; | ||||
| // #ifndef VUE3
 | ||||
| import Vue from 'vue' | ||||
| import {broadcastScan} from '@/common/scanCode' | ||||
| @ -0,0 +1,98 @@ | ||||
| h1, | ||||
| h2, | ||||
| h3, | ||||
| h4, | ||||
| h5, | ||||
| h6, | ||||
| a { | ||||
|     color: unset; | ||||
| } | ||||
| a:hover { | ||||
|     color: #40a9ff !important; | ||||
| } | ||||
| .flex { | ||||
|     display: flex; | ||||
| 
 | ||||
| } | ||||
| 
 | ||||
| .flex1 { | ||||
|     flex: 1; | ||||
|     word-break: break-all; | ||||
| } | ||||
| 
 | ||||
| .flex-a { | ||||
|     display: flex; | ||||
|     align-items: center; | ||||
| } | ||||
| 
 | ||||
| .flex-c { | ||||
|     display: flex; | ||||
|     justify-content: center; | ||||
| } | ||||
| 
 | ||||
| .margin-auto { | ||||
|     margin-left: auto; | ||||
|     margin-right: auto; | ||||
| } | ||||
| $orderB:#3F84CF; | ||||
| @media screen and (max-width: 1024px) { | ||||
|     .pc-show { | ||||
|         display: none !important; | ||||
|     } | ||||
|      | ||||
|     .phone-box { | ||||
|         padding:  10px !important; | ||||
|         width: 100% !important; | ||||
|     } | ||||
|     .phone-box-24 { | ||||
|         padding:  24px !important; | ||||
|         width: 100% !important; | ||||
|     } | ||||
|     .phone-box-20-10 { | ||||
|         padding:  24px 10px !important; | ||||
|         width: 100% !important; | ||||
|     } | ||||
|     .phone-100 { | ||||
|         width: 100% !important; | ||||
|     } | ||||
|     .phone-flex-w { | ||||
|         display: flex; | ||||
|         flex-wrap: wrap; | ||||
|     } | ||||
|   | ||||
| } | ||||
| 
 | ||||
| @media screen and (min-width: 1024px) { | ||||
|     .main-box { | ||||
|         width: 1200px; | ||||
|         margin: 0 auto; | ||||
|     } | ||||
|     .phone-show{ | ||||
|         display: none; | ||||
|     } | ||||
|     | ||||
| } | ||||
| 
 | ||||
| body { | ||||
|     margin: 0 !important; | ||||
|     background: #FAFAFA; | ||||
|     | ||||
| } | ||||
| 
 | ||||
| button { | ||||
|     border: unset; | ||||
| 
 | ||||
| } | ||||
| input{ | ||||
|     outline: none; | ||||
| } | ||||
| ul { | ||||
|     list-style: none; | ||||
| } | ||||
| .tips_box { | ||||
| 	width: 100%; | ||||
| 	text-align: center; | ||||
| 	line-height: 300rpx; | ||||
| 	color: #888888; | ||||
| 	font-size: 24rpx; | ||||
| } | ||||
| Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB | 
| Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB | 
| Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB | 
| Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB | 
| Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB | 
| Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB | 
| Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB | 
| Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB | 
| Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB | 
| Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |