Skip to content
This repository was archived by the owner on Dec 20, 2020. It is now read-only.
This repository was archived by the owner on Dec 20, 2020. It is now read-only.

前端设计,view部分的 #1

Description

@mayf3

view部分:

index : 首页,用于显示table list
generate_table : 生成table
create_table : 创建table
edit_table : 编辑table
create_imformation : 创建imformation
edit_imformation : 编辑imformation

index:
显示:
显示表格的列表
动作:
create table 跳转到创建表格页面
generate table 跳转到生成表格页面
edit table 跳转到编辑表格页面

generate_table:
显示:
显示表格的具体情况
动作:
back 返回首页

create_table:
显示:
只有表格,表示创建表格必须填写的信息
动作:
back 返回首页
submit 确定并返回首页(或则进入编辑表格)

edit_table:
显示:
显示表格内队伍信息列表
动作:
back 返回首页
create imformation 创建队伍信息
edit imformation 编辑队伍信息

create_imformation:
显示:
只有表格,表示创建队伍信息必须填写的信息
动作:
back 返回首页
submit 确定并返回编辑表格页面

edit_imformation:
显示:
只有表格,表示队伍信息以供修改
动作:
back 返回首页
submit 确定并返回编辑表格页面

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions