Sign in
简柏林
/
thingskit-app
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
7c21ad9be60dce2ab9587d683d9652a72896116a
Authored by
fengtao
2022-07-06 09:42:48 +0800
1 parent
e4ac23e0
fix:移除config下的constant.js无用js文件
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
config/constant.js
config/constant.js
deleted
100644 → 0
View file @
e4ac23e
1
-
// /**
2
-
// * 需要修改
3
-
// */
4
-
// const APPID = 'wx99c411dc3c5571ef'
5
-
// const APPSECRECT = '606153abd59308b20a6e41fb6c852ad2'
6
-
7
-
// module.exports = {
8
-
// appId: APPID,
9
-
// appSecrect: APPSECRECT,
10
-
// };