storage.js 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. import {
  2. QINIU_URL
  3. } from '@/common/constant'
  4. import i18n from '../locale/index.js'
  5. // 存储
  6. const STORAGE_USER_TOKEN = 'storage_user_token';
  7. const PRODUCTS_TO_ORDER = 'products_to_order';
  8. const USER_BASE_INFO = 'user_base_info';
  9. const POSITION_MACID = 'position_macid'; // 暂存macid 用于页面跳转
  10. const APP_CONFIG = 'app_config';
  11. const CAR_IMAGES = 'car_images'; // 现场拍摄车辆照片
  12. const SELECTED_DEVICE_INFO = 'selected_device_info';
  13. const CB_BLUETOOTH_INFO = 'cb_bluetooth_info';
  14. const USER_CURRENT_LOCATION = 'user_current_location'; // 用户当前位置
  15. const IS_SCAN = 'is_scan';
  16. const SHARE_CODE = 'share_code';
  17. const IS_AGREEMENT = 'agreement'
  18. const IS_LOCATION_AUTH = 'is_location_auth'
  19. const USER_INFO_DATA = 'USER_INFO_DATA';
  20. const IS_BUY_MODEL = 'IS_BUY_MODEL';
  21. const FUNCTIONTAG = 'FUNCTIONTAG'
  22. const ICONS = {
  23. lock: `${QINIU_URL}FgMCTZCySvEgLYgkzU65BUR4f4Ls`,
  24. edit: `${QINIU_URL}Fq3V1Zi5tKH7ibTwG1nO7N96CU8m`,
  25. add: `${QINIU_URL}FqLEWbMe8DcnQtNz6GdDDD87ObZK`,
  26. placeholder: `${QINIU_URL}FpKvfFNSDbx0d9RDwyGAQdFb7Kt6`
  27. }
  28. const activeTabs = [
  29. {
  30. name: i18n.t('闪灯鸣笛'),
  31. type:'findCar',
  32. iconUrl: `${QINIU_URL}FpeQsDh2dbeTullNLI-HhWj4WAQS`,
  33. disableUrl:'https://qiniu.bms16.com/FpO_ltWESd7xRjo0vzvGTZnQZNw0'
  34. },
  35. {
  36. name: i18n.t('打开座桶'),
  37. type:'openSeatBag',
  38. iconUrl: `${QINIU_URL}FppwhbFzrEmDeJQgZJtDTu6WOoMZ`,
  39. disableUrl:'https://qiniu.bms16.com/Fiu5XfqJ_AwEgKx0hMQy2AgPyw9M'
  40. },
  41. {
  42. name: i18n.t('打开尾箱'),
  43. type:'openTailBox',
  44. iconUrl: `${QINIU_URL}Fv3KLuYWEeV5IM4_2sMbmur7yZtz`,
  45. disableUrl:'https://qiniu.bms16.com/FsEZK73sizxfudIUbEW-gGpqzfAZ'
  46. },
  47. {
  48. name:i18n.t('胎压'),
  49. type:'tirePressure',
  50. iconUrl: `${QINIU_URL}FmbcjmvoB4J3CT1hrbjNX4kxv9Zq`,
  51. disableUrl:'https://qiniu.bms16.com/Fn9W4gHx3IEGKliBB-y0Kpydcrxj'
  52. }
  53. ]
  54. const toBeSelectTabs = [{
  55. name: i18n.t('电池信息'),
  56. type:'batteryInfo',
  57. url:'/pages/batteryDetail/batteryDetail',
  58. iconUrl: `${QINIU_URL}Fnx_4tLoq1ytvVA0UemepWisI73A`,
  59. disableUrl:'https://qiniu.bms16.com/FpYXI7tgo2ZW0MLa2LV-Zu6KzvMW'
  60. },
  61. {
  62. name: i18n.t('导航'),
  63. type:'navigation',
  64. url:'',
  65. iconUrl: `${QINIU_URL}FrA_ouJtDp-39g7rMBI0EYr2czVE`,
  66. disableUrl:'https://qiniu.bms16.com/FkdULGMslHDNKMVMh0w2EcguaxlA'
  67. }
  68. ]
  69. //没有换电套餐的
  70. const activeTabsNo = [
  71. {
  72. name: i18n.t('开机'),
  73. type:'turnOnOrOff',
  74. iconUrl: `${QINIU_URL}Fp5T9lSNakoiioji6S7W4DmFQ_ys`,
  75. offUrl: `${QINIU_URL}FqxGx0H169EOJN0__Ym2Ls8x2i03`,
  76. isLock: true,
  77. isTurnOn:1,
  78. disableUrl:'https://qiniu.bms16.com/Fu7UE29iOsgEXNpy75RHCjssqmR7'
  79. },
  80. {
  81. name: i18n.t('闪灯鸣笛'),
  82. type:'findCar',
  83. iconUrl: `${QINIU_URL}FpeQsDh2dbeTullNLI-HhWj4WAQS`,
  84. disableUrl:'https://qiniu.bms16.com/FpO_ltWESd7xRjo0vzvGTZnQZNw0'
  85. },
  86. {
  87. name: i18n.t('打开座桶'),
  88. type:'openSeatBag',
  89. iconUrl: `${QINIU_URL}FppwhbFzrEmDeJQgZJtDTu6WOoMZ`,
  90. disableUrl:'https://qiniu.bms16.com/Fiu5XfqJ_AwEgKx0hMQy2AgPyw9M'
  91. },
  92. {
  93. name: i18n.t('打开尾箱锁'),
  94. type:'openTailBox',
  95. iconUrl: `${QINIU_URL}Fv3KLuYWEeV5IM4_2sMbmur7yZtz`,
  96. disableUrl:'https://qiniu.bms16.com/FsEZK73sizxfudIUbEW-gGpqzfAZ'
  97. },
  98. ]
  99. const toBeSelectTabsNo = [
  100. {
  101. name:i18n.t('胎压'),
  102. type:'tirePressure',
  103. iconUrl: `${QINIU_URL}FmbcjmvoB4J3CT1hrbjNX4kxv9Zq`,
  104. disableUrl:'https://qiniu.bms16.com/Fn9W4gHx3IEGKliBB-y0Kpydcrxj'
  105. },
  106. {
  107. name: i18n.t('电池信息'),
  108. type:'batteryInfo',
  109. url:'/pages/batteryDetail/batteryDetail',
  110. iconUrl: `${QINIU_URL}Fnx_4tLoq1ytvVA0UemepWisI73A`,
  111. disableUrl:'https://qiniu.bms16.com/FpYXI7tgo2ZW0MLa2LV-Zu6KzvMW'
  112. },
  113. {
  114. name: i18n.t('导航'),
  115. type:'navigation',
  116. url:'',
  117. iconUrl: `${QINIU_URL}FrA_ouJtDp-39g7rMBI0EYr2czVE`,
  118. disableUrl:'https://qiniu.bms16.com/FkdULGMslHDNKMVMh0w2EcguaxlA'
  119. }
  120. ]
  121. function setFunctionTag(tag = {}) {
  122. uni.setStorageSync(FUNCTIONTAG, tag);
  123. }
  124. function getFunctionTag() {
  125. let list = uni.getStorageSync(FUNCTIONTAG) || {
  126. activeTag:activeTabs,
  127. tag:toBeSelectTabs,
  128. }
  129. return list
  130. }
  131. function setIsLocationAuth(location_auth) {
  132. uni.setStorageSync(IS_LOCATION_AUTH, location_auth);
  133. }
  134. function getIsLocationAuth() {
  135. return uni.getStorageSync(IS_LOCATION_AUTH);
  136. }
  137. function setUserToken(user_token) {
  138. uni.setStorageSync(STORAGE_USER_TOKEN, user_token);
  139. }
  140. function getUserToken() {
  141. return uni.getStorageSync(STORAGE_USER_TOKEN);
  142. }
  143. function removeUserToken() {
  144. uni.removeStorageSync(STORAGE_USER_TOKEN);
  145. }
  146. function clearStorage() {
  147. const appConfig = getAppConfig();
  148. uni.clearStorageSync();
  149. setAppConfig(appConfig);
  150. }
  151. function productsToOrder(productArr) {
  152. uni.setStorageSync(PRODUCTS_TO_ORDER, productArr);
  153. }
  154. function getProductsToOrder() {
  155. return uni.getStorageSync(PRODUCTS_TO_ORDER);
  156. }
  157. function setBaseUserInfo(baseUserInfo) {
  158. uni.setStorageSync(USER_BASE_INFO, baseUserInfo);
  159. }
  160. function getBaseUserInfo() {
  161. return uni.getStorageSync(USER_BASE_INFO);
  162. }
  163. function cleanBaseUserInfo() {
  164. uni.removeStorageSync(USER_BASE_INFO);
  165. }
  166. function setUserInfoData(baseUserInfo) {
  167. uni.setStorageSync(USER_INFO_DATA, baseUserInfo);
  168. }
  169. function getUserInfoData() {
  170. return uni.getStorageSync(USER_INFO_DATA);
  171. }
  172. function cleanUserInfoData() {
  173. uni.removeStorageSync(USER_INFO_DATA);
  174. }
  175. function setMacid(macid) {
  176. uni.setStorageSync(POSITION_MACID, macid);
  177. }
  178. function getMacid() {
  179. return uni.getStorageSync(POSITION_MACID);
  180. }
  181. function setAppConfig(app_config) {
  182. uni.setStorageSync(APP_CONFIG, app_config);
  183. }
  184. function getAppConfig() {
  185. return uni.getStorageSync(APP_CONFIG);
  186. }
  187. function setCarImages(car_imgs) {
  188. uni.setStorageSync(CAR_IMAGES, car_imgs);
  189. }
  190. function getCarImages() {
  191. return uni.getStorageSync(CAR_IMAGES);
  192. }
  193. function setSelectedDeviceInfo(device_info) {
  194. uni.setStorageSync(SELECTED_DEVICE_INFO, device_info);
  195. }
  196. function getSelectedDeviceInfo() {
  197. return uni.getStorageSync(SELECTED_DEVICE_INFO);
  198. }
  199. function setCabinetInfo(cb_info) {
  200. uni.setStorageSync(CB_BLUETOOTH_INFO, cb_info);
  201. }
  202. function getCabinetInfo() {
  203. return uni.getStorageSync(CB_BLUETOOTH_INFO);
  204. }
  205. function setUserCurrentLocation(
  206. location_info = {
  207. longitude: '',
  208. latitude: ''
  209. }
  210. ) {
  211. uni.setStorageSync(USER_CURRENT_LOCATION, location_info);
  212. }
  213. function getUserCurrentLocation() {
  214. return uni.getStorageSync(USER_CURRENT_LOCATION) || {
  215. longitude: "115.853024",
  216. latitude: "28.686280"
  217. };
  218. }
  219. function setIsScan(isScan) {
  220. uni.setStorageSync(IS_SCAN, isScan);
  221. }
  222. function getIsScan() {
  223. return uni.getStorageSync(IS_SCAN);
  224. }
  225. function setIsAgreement(isAgree) {
  226. uni.setStorageSync(IS_AGREEMENT, isAgree);
  227. }
  228. function getIsAgreement() {
  229. return uni.getStorageSync(IS_AGREEMENT);
  230. }
  231. function setShareCode(shareCode) {
  232. uni.setStorageSync(SHARE_CODE, shareCode);
  233. }
  234. function getShareCode() {
  235. return uni.getStorageSync(SHARE_CODE);
  236. }
  237. function setIsBuyModel(check = false) {
  238. uni.setStorageSync(IS_BUY_MODEL, check);
  239. }
  240. function getIsBuyModel() {
  241. return uni.getStorageSync(IS_BUY_MODEL);
  242. }
  243. module.exports = {
  244. removeUserToken,
  245. setFunctionTag,
  246. getFunctionTag,
  247. setUserToken: setUserToken,
  248. getUserToken: getUserToken,
  249. clearStorage: clearStorage,
  250. productsToOrder: productsToOrder,
  251. getProductsToOrder: getProductsToOrder,
  252. setUserInfo: setBaseUserInfo,
  253. getUserInfo: getBaseUserInfo,
  254. cleanUserInfo: cleanBaseUserInfo,
  255. setUserInfoData: setUserInfoData,
  256. getUserInfoData: getUserInfoData,
  257. cleanUserInfoData: cleanUserInfoData,
  258. setIsScan: setIsScan,
  259. getIsScan: getIsScan,
  260. setIsAgreement: setIsAgreement,
  261. getIsAgreement: getIsAgreement,
  262. setMacid: setMacid,
  263. getMacid: getMacid,
  264. setAppConfig: setAppConfig,
  265. getAppConfig: getAppConfig,
  266. setCarImages: setCarImages,
  267. getCarImages: getCarImages,
  268. setSelectedDeviceInfo: setSelectedDeviceInfo,
  269. getSelectedDeviceInfo: getSelectedDeviceInfo,
  270. setCabinetInfo: setCabinetInfo,
  271. getCabinetInfo: getCabinetInfo,
  272. setUserCurrentLocation: setUserCurrentLocation,
  273. getUserCurrentLocation: getUserCurrentLocation,
  274. setShareCode: setShareCode,
  275. getShareCode: getShareCode,
  276. setIsLocationAuth: setIsLocationAuth,
  277. getIsLocationAuth: getIsLocationAuth,
  278. getIsBuyModel: getIsBuyModel,
  279. setIsBuyModel: setIsBuyModel
  280. };