This website works better with JavaScript
Home
Explore
Help
Sign In
pointToNetwork
/
server
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update
lrf
1 year ago
parent
68697c8054
commit
b09b0039bd
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
app/public/defaultData/config.js
+ 1
- 1
app/public/defaultData/config.js
View File
@@ -1,4 +1,4 @@
module.exports = {
module.exports = {
- title: '
天恩活泉
',
+ title: '
感恩爱购
',
config: { buyPoint: 10 },
config: { buyPoint: 10 },
};
};