• This project
    • Loading...
  • Sign in

Hooke / custom_form

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • custom_form
  • project.tt.json
  • hookehuyr's avatar
    🎉 init: 项目初始化 · a097b379
    a097b379 Browse Files
    hookehuyr authored 2023-03-23 14:33:10 +0800
project.tt.json 261 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "miniprogramRoot": "./",
  "projectname": "custom_form",
  "description": "自定义表单",
  "appid": "touristappid",
  "setting": {
    "urlCheck": true,
    "es6": false,
    "postcss": false,
    "minified": false
  },
  "compileType": "miniprogram"
}