Giter VIP home page Giter VIP logo

12366's Introduction

说明

系统基于 ThinkPHPExtJS 开发。

Git 基础

可以下载 GitHub 客户端,这里重点提一下命令行开发

获取仓库代码

  1. 安装 Git,详情自己找到案
  2. git clone https://github.com/fantengfei/12366.git

提交版本

  1. git status
  2. git add .
  3. git commit -m "提交说明"
  4. git pull --rebase
  5. git push

以上步骤不能缺少

开发说明

  1. 根据地址 www.12366.ha.cn/Application/Home/Common/html/tree.html 打开 tree.html;

  2. 找到变量 treepanel ,在其中添加树节点,结构如:

{ text: "增值纳税申报表附列资料(一)", leaf: true, url: "APP/Home/TableNode1/table2" }; ```

  1. 依据 thinkPHPMVC **进行页面编写

12366's People

Contributors

ruanzhuinfo avatar

Watchers

Lazy Lion 668 avatar  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.