网站前端模版

This commit is contained in:
2016-08-16 16:40:57 +08:00
parent 81a25be484
commit 10017deb63
15 changed files with 544 additions and 24 deletions

View File

@@ -408,6 +408,7 @@ CREATE TABLE `sent_channel` (
-- Records of `sent_channel`
-- -----------------------------
INSERT INTO `sent_channel` VALUES ('1', '0', '网站首页', 'index/index/index', '1', 'home', '', '', '', 'home', '1379475111', '1464490544', '1', '0');
INSERT INTO `sent_channel` VALUES ('2', '0', '新闻资讯', 'article/list/1', '1', 'article', '', '', '', 'article', '1379475111', '1464490544', '1', '0');
-- -----------------------------
-- Table structure for `sent_config`