This website requires JavaScript.
Explore
Help
Register
Sign In
cxc
/
yshop-pro-uniapp
Watch
1
Star
0
Fork
0
You've already forked yshop-pro-uniapp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
yshop-pro-uniapp
/
utils
/
config.js
6 lines
117 B
JavaScript
Raw
Normal View
History
Unescape
Escape
代码提交
2023-11-14 17:21:03 +08:00
// 缓存key
export
const
CacheKey
=
{
PAY
_INFO
:
'pay_info'
,
// 支付信息
代码提交
2023-11-17 20:55:32 +08:00
TOP
_TOUCH
_KEY
:
'top_touch_key'
代码提交
2023-11-14 17:21:03 +08:00
}
Reference in New Issue
Copy Permalink