data.js 70 B

1234567
  1. const dataAll = {
  2. title:'页面标题'
  3. }
  4. export default dataAll