| | |
| | | }, |
| | | mounted () { |
| | | this.addShow = true |
| | | this.lng = 115.89886924863 |
| | | this.lat = 28.6780931500551 |
| | | // this.lng = 115.89886924863 |
| | | // this.lat = 28.6780931500551 |
| | | //南城县 |
| | | this.lng = 116.56705776 |
| | | this.lat = 27.42386903 |
| | | |
| | | this.initDate() |
| | | |
| | |
| | | font-size: 16px; |
| | | |
| | | .draw { |
| | | width: 144px; |
| | | height: 44px; |
| | | // width: 144px; |
| | | // height: 44px; |
| | | line-height: 44px; |
| | | border: none; |
| | | border-radius: 22px; |
| | | |
| | | width: 150px; |
| | | height: 66px; |
| | | font-size: 30px; |
| | | } |
| | | |
| | | .repeal { |
| | | width: 100px; |
| | | height: 44px; |
| | | // width: 100px; |
| | | // height: 44px; |
| | | border-radius: 22px; |
| | | border: none; |
| | | |
| | | width: 150px; |
| | | height: 66px; |
| | | font-size: 30px; |
| | | } |
| | | |
| | | .save { |
| | | margin-left: 10px; |
| | | width: 144px; |
| | | height: 44px; |
| | | // width: 144px; |
| | | // height: 44px; |
| | | border-radius: 22px; |
| | | color: #fff; |
| | | background: #5abf78; |
| | | border: none; |
| | | |
| | | width: 150px; |
| | | height: 66px; |
| | | font-size: 30px; |
| | | } |
| | | } |
| | | |
| | |
| | | |
| | | const routes = [ |
| | | { |
| | | path: '/', |
| | | redirect: '/base' |
| | | }, |
| | | { |
| | | path: '/base', |
| | | name: 'draw', |
| | | // route level code-splitting |