storage.js 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  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. name:i18n.t('胎压'),
  101. type:'tirePressure',
  102. iconUrl: `${QINIU_URL}FmbcjmvoB4J3CT1hrbjNX4kxv9Zq`,
  103. disableUrl:'https://qiniu.bms16.com/Fn9W4gHx3IEGKliBB-y0Kpydcrxj'
  104. },{
  105. name: i18n.t('电池信息'),
  106. type:'batteryInfo',
  107. url:'/pages/batteryDetail/batteryDetail',
  108. iconUrl: `${QINIU_URL}Fnx_4tLoq1ytvVA0UemepWisI73A`,
  109. disableUrl:'https://qiniu.bms16.com/FpYXI7tgo2ZW0MLa2LV-Zu6KzvMW'
  110. },
  111. {
  112. name: i18n.t('导航'),
  113. type:'navigation',
  114. url:'',
  115. iconUrl: `${QINIU_URL}FrA_ouJtDp-39g7rMBI0EYr2czVE`,
  116. disableUrl:'https://qiniu.bms16.com/FkdULGMslHDNKMVMh0w2EcguaxlA'
  117. }
  118. ]
  119. function setFunctionTag(tag = {}) {
  120. uni.setStorageSync(FUNCTIONTAG, tag);
  121. }
  122. function getFunctionTag() {
  123. let list = uni.getStorageSync(FUNCTIONTAG) || {
  124. activeTag:activeTabs,
  125. tag:toBeSelectTabs,
  126. }
  127. return list
  128. }
  129. function setIsLocationAuth(location_auth) {
  130. uni.setStorageSync(IS_LOCATION_AUTH, location_auth);
  131. }
  132. function getIsLocationAuth() {
  133. return uni.getStorageSync(IS_LOCATION_AUTH);
  134. }
  135. function setUserToken(user_token) {
  136. uni.setStorageSync(STORAGE_USER_TOKEN, user_token);
  137. }
  138. function getUserToken() {
  139. return uni.getStorageSync(STORAGE_USER_TOKEN);
  140. }
  141. function removeUserToken() {
  142. uni.removeStorageSync(STORAGE_USER_TOKEN);
  143. }
  144. function clearStorage() {
  145. const appConfig = getAppConfig();
  146. uni.clearStorageSync();
  147. setAppConfig(appConfig);
  148. }
  149. function productsToOrder(productArr) {
  150. uni.setStorageSync(PRODUCTS_TO_ORDER, productArr);
  151. }
  152. function getProductsToOrder() {
  153. return uni.getStorageSync(PRODUCTS_TO_ORDER);
  154. }
  155. function setBaseUserInfo(baseUserInfo) {
  156. uni.setStorageSync(USER_BASE_INFO, baseUserInfo);
  157. }
  158. function getBaseUserInfo() {
  159. return uni.getStorageSync(USER_BASE_INFO);
  160. }
  161. function cleanBaseUserInfo() {
  162. uni.removeStorageSync(USER_BASE_INFO);
  163. }
  164. function setUserInfoData(baseUserInfo) {
  165. uni.setStorageSync(USER_INFO_DATA, baseUserInfo);
  166. }
  167. function getUserInfoData() {
  168. return uni.getStorageSync(USER_INFO_DATA);
  169. }
  170. function cleanUserInfoData() {
  171. uni.removeStorageSync(USER_INFO_DATA);
  172. }
  173. function setMacid(macid) {
  174. uni.setStorageSync(POSITION_MACID, macid);
  175. }
  176. function getMacid() {
  177. return uni.getStorageSync(POSITION_MACID);
  178. }
  179. function setAppConfig(app_config) {
  180. uni.setStorageSync(APP_CONFIG, app_config);
  181. }
  182. function getAppConfig() {
  183. return uni.getStorageSync(APP_CONFIG);
  184. }
  185. function setCarImages(car_imgs) {
  186. uni.setStorageSync(CAR_IMAGES, car_imgs);
  187. }
  188. function getCarImages() {
  189. return uni.getStorageSync(CAR_IMAGES);
  190. }
  191. function setSelectedDeviceInfo(device_info) {
  192. uni.setStorageSync(SELECTED_DEVICE_INFO, device_info);
  193. }
  194. function getSelectedDeviceInfo() {
  195. return uni.getStorageSync(SELECTED_DEVICE_INFO);
  196. }
  197. function setCabinetInfo(cb_info) {
  198. uni.setStorageSync(CB_BLUETOOTH_INFO, cb_info);
  199. }
  200. function getCabinetInfo() {
  201. return uni.getStorageSync(CB_BLUETOOTH_INFO);
  202. }
  203. function setUserCurrentLocation(
  204. location_info = {
  205. longitude: '',
  206. latitude: ''
  207. }
  208. ) {
  209. uni.setStorageSync(USER_CURRENT_LOCATION, location_info);
  210. }
  211. function getUserCurrentLocation() {
  212. return uni.getStorageSync(USER_CURRENT_LOCATION) || {
  213. longitude: "115.853024",
  214. latitude: "28.686280"
  215. };
  216. }
  217. function setIsScan(isScan) {
  218. uni.setStorageSync(IS_SCAN, isScan);
  219. }
  220. function getIsScan() {
  221. return uni.getStorageSync(IS_SCAN);
  222. }
  223. function setIsAgreement(isAgree) {
  224. uni.setStorageSync(IS_AGREEMENT, isAgree);
  225. }
  226. function getIsAgreement() {
  227. return uni.getStorageSync(IS_AGREEMENT);
  228. }
  229. function setShareCode(shareCode) {
  230. uni.setStorageSync(SHARE_CODE, shareCode);
  231. }
  232. function getShareCode() {
  233. return uni.getStorageSync(SHARE_CODE);
  234. }
  235. function setIsBuyModel(check = false) {
  236. uni.setStorageSync(IS_BUY_MODEL, check);
  237. }
  238. function getIsBuyModel() {
  239. return uni.getStorageSync(IS_BUY_MODEL);
  240. }
  241. module.exports = {
  242. removeUserToken,
  243. setFunctionTag,
  244. getFunctionTag,
  245. setUserToken: setUserToken,
  246. getUserToken: getUserToken,
  247. clearStorage: clearStorage,
  248. productsToOrder: productsToOrder,
  249. getProductsToOrder: getProductsToOrder,
  250. setUserInfo: setBaseUserInfo,
  251. getUserInfo: getBaseUserInfo,
  252. cleanUserInfo: cleanBaseUserInfo,
  253. setUserInfoData: setUserInfoData,
  254. getUserInfoData: getUserInfoData,
  255. cleanUserInfoData: cleanUserInfoData,
  256. setIsScan: setIsScan,
  257. getIsScan: getIsScan,
  258. setIsAgreement: setIsAgreement,
  259. getIsAgreement: getIsAgreement,
  260. setMacid: setMacid,
  261. getMacid: getMacid,
  262. setAppConfig: setAppConfig,
  263. getAppConfig: getAppConfig,
  264. setCarImages: setCarImages,
  265. getCarImages: getCarImages,
  266. setSelectedDeviceInfo: setSelectedDeviceInfo,
  267. getSelectedDeviceInfo: getSelectedDeviceInfo,
  268. setCabinetInfo: setCabinetInfo,
  269. getCabinetInfo: getCabinetInfo,
  270. setUserCurrentLocation: setUserCurrentLocation,
  271. getUserCurrentLocation: getUserCurrentLocation,
  272. setShareCode: setShareCode,
  273. getShareCode: getShareCode,
  274. setIsLocationAuth: setIsLocationAuth,
  275. getIsLocationAuth: getIsLocationAuth,
  276. getIsBuyModel: getIsBuyModel,
  277. setIsBuyModel: setIsBuyModel
  278. };