【计算机毕业设计】四六级词汇小程序

一、前言

随着我国经济迅速发展,人们对手机的需求越来越大,各种手机软件也都在被广泛应用,但是对于手机进行数据信息管理,对于手机的各种软件也是备受用户的喜爱,四六级词汇小程序被用户普遍使用,为方便用户能够可以随时进行四六级词汇小程序的数据信息管理,特开发了基于四六级词汇小程序的管理系统。
四六级词汇小程序的设计主要是对系统所要实现的功能进行详细考虑,确定所要实现的功能后进行界面的设计,在这中间还要考虑如何可以更好的将功能及页面进行很好的结合,方便用户可以很容易明了的找到自己所需要的信息,还有系统平台后期的可操作性,通过对信息内容的详细了解进行技术的开发。
四六级词汇小程序的开发利用现有的成熟技术参考,以源代码为模板,分析功能调整与四六级词汇小程序管理的实际需求相结合,讨论了基于四六级词汇小程序管理的使用。

二、说明文档

推荐使用:谷歌浏览器

后台地址
http://localhost:8080/ssmiw00f/admin/dist/index.html

管理员 abo 密码abo

在/src/main/resources/config.properties中编辑

jdbc_url=jdbc:mysql://127.0.0.1:3306/ssmiw00f?useUnicode=true&characterEncoding=UTF-8&tinyInt1isBit=false
jdbc_username=root	    数据库用户名 root
jdbc_password=123456	用户密码    123456

三、系统功能效果

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

四、核心代码

{
	"pages": [{
		"path": "pages/login/login",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "登录"
		}
	}, {
		"path": "pages/register/register",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "注册"
		}
	}, {
		"path": "pages/forget/forget",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "忘记密码"
		}
	}, {
		"path": "pages/center/center",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的"
		}
	}, {
		"path": "pages/user-info/user-info",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "用户信息"
		}
	}
			,{
		"path": "pages/yonghu/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/yonghu/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/yonghu/detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
				,{
		"path": "pages/sijicihui/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/sijicihui/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/sijicihui/detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
				,{
		"path": "pages/liujicihui/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/liujicihui/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/liujicihui/detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
				,{
		"path": "pages/yicuoci/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/yicuoci/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/yicuoci/detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
				,{
		"path": "pages/xuexibiji/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/xuexibiji/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/xuexibiji/detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
				,{
		"path": "pages/qiandaodaka/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/qiandaodaka/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/qiandaodaka/detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
							,{
		"path": "pages/storeup/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/storeup/add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/storeup/detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
				,{
		"path": "pages/messages/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	},{
		"path": "pages/messages/liuyan",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white"
		}
	}
			    , {
		"path": "pages/forum-index/forum-index",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "首页"
		}
	}, {
		"path": "pages/forum-detail/forum-detail",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "论坛发帖详情"
		}
	}, {
		"path": "pages/forum-reply/forum-reply",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "回复评论"
		}
	}, {
		"path": "pages/forum-list/list",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的发布"
		}
	}, {
		"path": "pages/forum-my/forum-my",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的发布"
		}
	}, {
		"path": "pages/forum-add-or-update/forum-add-or-update",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "我的发布"
		}
	}
			, {
		"path": "pages/index/index",
		"style": {
			"navigationBarBackgroundColor": "#93C107",
			"navigationBarTextStyle": "white",
			"navigationBarTitleText": "首页"
		}
	}
	],
	"globalStyle": {
		"navigationBarTextStyle": "black",
		"navigationBarTitleText": "四六级词汇",
		"navigationBarBackgroundColor": "#F8F8F8",
		"backgroundColor": "#F8F8F8"
	},
	"tabBar": {
		"color": "#FFFFFF",
		"selectedColor": "#FF9000",
		"borderStyle": "black",
		"backgroundColor": "#93C107",
		"list": [{
				"pagePath": "pages/index/index",
				"iconPath": "static/tabs/index.png",
				"selectedIconPath": "static/tabs/index1.png",
				"text": "首页"
			}
			
												,{
				"pagePath": "pages/sijicihui/list",
				"iconPath": "/static/tabs/icon1.png",
				"selectedIconPath": "/static/tabs/icon1_act.png",
				"text": "四级词汇"
			}
												,{
				"pagePath": "pages/liujicihui/list",
				"iconPath": "/static/tabs/icon2.png",
				"selectedIconPath": "/static/tabs/icon2_act.png",
				"text": "六级词汇"
			}
												,{
				"pagePath": "pages/yicuoci/list",
				"iconPath": "/static/tabs/icon3.png",
				"selectedIconPath": "/static/tabs/icon3_act.png",
				"text": "易错词"
			}
						
						,{
			 	"pagePath": "pages/forum-index/forum-index",
				"iconPath": "static/tabs/type.png",
			 	"selectedIconPath": "static/tabs/type1.png",
				"text": "论坛中心"
			}
						
			,{
				"pagePath": "pages/center/center",
				"iconPath": "static/tabs/mine.png",
				"selectedIconPath": "static/tabs/mine1.png",
				"text": "我的"
			}
		]
	}
}

  • 2
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

写JAVA代码的人

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值