10.10综合交易所原始源码_移动端
admin
2026-01-06 04d8c6bfd48267c7b2eaccaa03170618d83e4cbd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
export const SET_COIN_LIST = 'SET_COIN_LIST'
export const GET_USERINFO = 'GET_USERINFO'
export const SET_LANGUAGE = 'SET_LANGUAGE'
 
export const SET_STAGE = 'SET_STAGE'
export const GET_USERLIST = 'GET_USERLIST'
export const SET_USERINFO = 'SET_USERINFO'
export const SET_CURRENCY = 'SET_CURRENCY'
export const SET_HISTORY_LIST = 'SET_HISTORY_LIST'
export const OPCIONA_LIST = 'OPCIONA_LIST'
export const CITAS_LIST = 'CITAS_LIST'
export const IS_LOAD = 'IS_LOAD'
export const SET_THEME = 'SET_THEME'
export const SET_KEFU = 'SET_KEFU'