2 Commits
lc ... hzl

Author SHA1 Message Date
huzl
038e6f8669 提交代码 2024-02-07 16:53:03 +08:00
0693c18d9b Merge pull request '商品功能修复' (#19) from lc into master
Reviewed-on: #19
2024-02-05 08:33:28 +00:00

View File

@@ -1,6 +1,6 @@
import Cookies from 'js-cookie' import Cookies from 'js-cookie'
const TokenKey = 'Authorization' const TokenKey = 'mall_Authorization'
const NetWorkId = 'networkId' const NetWorkId = 'networkId'
const UserName = 'username' const UserName = 'username'
const PassWord = 'password' const PassWord = 'password'