码迷,mamicode.com
首页 > Web开发 > 详细

第一个程序,activitylist.jsp

时间:2018-08-17 11:21:51      阅读:146      评论:0      收藏:0      [点我收藏+]

标签:rem   html   删除   har   i+1   put   strip   move   list   

<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
<%@ taglib uri = "http://java.sun.com/jsp/jstl/core" prefix = "c" %>
<!DOCTYPE html>
<html lang="${currentLang}">
<head>
<%@ include file="../common/head.jsp"%>
<style>
#addList{padding-right:0px !important;}
#editList{padding-right:0px !important;}
</style>
</head>
<body>
<%@ include file="../common/navbar.jsp"%>
<form class="full-page" id="actFrom">

序号 活动分类名称 活动分类描述
${idx.count} ${cate.cateName} ${cate.cateDesc}
<%@ include file="../common/footer.jsp"%>

第一个程序,activitylist.jsp

标签:rem   html   删除   har   i+1   put   strip   move   list   

原文地址:http://blog.51cto.com/pwgan/2161046

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!