This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
zhaohurui
/
Jeff.RFID.UI
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
765311da99
Haarat
Tagit
develop-1.0.0
develop-2.0.0
develop-2.0.0-gong
master
Jeff.RFID.UI
/
src
/
store
/
systemStore.ts
systemStore.ts
101 B
Historia
Raaka
1
2
3
4
5
import { reactive } from 'vue'
export const systemStore = reactive({
stepRange: [0, 5, 10, 20]
})