更新
This commit is contained in:
@@ -56,16 +56,16 @@
|
|||||||
seleIndex:0,
|
seleIndex:0,
|
||||||
kmData:[
|
kmData:[
|
||||||
{
|
{
|
||||||
lable:'20KM',
|
lable:'5KM',
|
||||||
value:20000
|
value:5000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
lable:'10KM',
|
||||||
|
value:10000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
lable:'30KM',
|
lable:'30KM',
|
||||||
value:30000
|
value:30000
|
||||||
},
|
|
||||||
{
|
|
||||||
lable:'50KM',
|
|
||||||
value:50000
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -62,7 +62,7 @@
|
|||||||
width: 40,
|
width: 40,
|
||||||
height: 50
|
height: 50
|
||||||
},
|
},
|
||||||
radius: 20000,
|
radius: 5000,
|
||||||
LastCoordinate: [],
|
LastCoordinate: [],
|
||||||
timer: null,
|
timer: null,
|
||||||
TXSDK: null,
|
TXSDK: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user