Sign in

简柏林 / thingskit-app · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingskit-app
  • constant
  • index.js
  • perf: 优化重构app
    8a4168bd
    fengwotao authored
    2023-11-09 17:49:20 +0800  
    Browse Files »
index.js 83 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
//上传图片大小
const UPLOAD_FILE_SIZE = 5242880

export {
	UPLOAD_FILE_SIZE
}