package com.hnust.research.action;

import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Controller;

import com.opensymphony.xwork2.ActionSupport;
@Controller
@Scope("prototype")
public class AdminHomeAction extends ActionSupport {

	public String index() throws Exception {
		return "index";
	}

	public String top() throws Exception {
		return "top";
	}

	public String bottom() throws Exception {
		return "bottom";
	}

	public String left() throws Exception {
		return "left";
	}

	public String right() throws Exception {
		return "right";
	}
	
	public String login() throws Exception{
		return "login";
	}
}
最近下载更多
1481421104  LV3 11月14日
y_x_happy  LV4 6月25日
educationAAA  LV11 5月25日
ziv5466123  LV7 2023年12月15日
xuweiwowzy  LV5 2023年7月30日
wanglei92  LV2 2023年6月26日
hosinvm  LV7 2022年11月18日
123456781  LV4 2022年7月13日
二十一画  LV10 2022年6月25日
微信网友_5963854197018624  LV7 2022年5月21日
最近浏览更多
1481421104  LV3 11月14日
是数据库  LV3 10月28日
暂无贡献等级
WBelong  LV8 9月19日
y_x_happy  LV4 6月25日
educationAAA  LV11 5月25日
kQWERTY 5月4日
暂无贡献等级
12345644 4月25日
暂无贡献等级
zolscy  LV12 4月25日
15103432984  LV2 3月17日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友