财务条
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
song 095c043407 财务审批 4 years ago
apis 财务审批 4 years ago
components 财务审批 4 years ago
composables init nuxt3 & vant template 4 years ago
config 上传空目录 4 years ago
hooks 上传空目录 4 years ago
layouts 发起申请界面信息选择和个人申请完善 4 years ago
pages 财务审批 4 years ago
plugins 发起申请界面信息选择和个人申请完善 4 years ago
public 上传空目录 4 years ago
server 上传空目录 4 years ago
store 财务审批 4 years ago
utils 上传空目录 4 years ago
.env.development 财务审批 4 years ago
.env.production 财务审批 4 years ago
.env.test 财务审批 4 years ago
.eslintrc.js 财务审批 4 years ago
.gitignore init nuxt3 & vant template 4 years ago
.prettierrc init nuxt3 & vant template 4 years ago
README.md init nuxt3 & vant template 4 years ago
app.vue init nuxt3 & vant template 4 years ago
nuxt.config.ts 财务审批 4 years ago
package-lock.json 财务审批 4 years ago
package.json 财务管理和我的申请 4 years ago
tsconfig copy.json init nuxt3 & vant template 4 years ago
tsconfig.json init nuxt3 & vant template 4 years ago

README.md

Nuxt 3 Minimal Starter

We recommend to look at the documentation.

Setup

Make sure to install the dependencies

yarn install

Development

Start the development server on http://localhost:3000

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.