config.js 75 B

1234
  1. module.exports = {
  2. title: '感恩爱购',
  3. config: { buyPoint: 10 },
  4. };