Giter Site home page Giter Site logo

zpin's Introduction

ZPIN

一个使用 mpvue 搭建的智联招聘微信小程序

README

功能

  • 首页展示
  • 详情展示
  • 我的简历
  • 搜索职位
  • 求职进展
  • 我的订单
  • 编辑简历
  • 地图定位

##目录结构

├─── README.md                // README
├─── index.html               // 入口页面
├─── build                    // 项目构建脚本
├─── config                   // 配置目录
├─── package.json             // 配置文件
├─── static                   // 静态资源
│    ├── font                 // 字体文件
│    ├── images               // 图片资源
│    ├── scss                 // 公共样式
└─── src                      // 主要代码
     ├─── components          // 公共组件
     │    ├─── list           // 公共列表组件
     │    └─── loading        // 公共加载中组件
     ├─── pages               // 项目页面
     │    ├─── advertisement  // 广告页面
     │    ├─── detail         // 公司详情
     │    ├─── index          // 主页
     │    ├─── me             // 我的
     │    ├─── resume         // 简历
     │    ├─── schedule       // 投递记录
     │    └───  search        // 搜索职位
     └─── utils               // 公用文件
          └───  api           // 接口请求

Build Setup

cd ZPIN

npm install

npm run dev

# 使用微信开发者工具预览

zpin's People

Contributors

weikx avatar

Watchers

James Cloos avatar nebel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.