Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

综合实验:实现期末大作业 #84

Open
zengsn opened this issue Oct 17, 2017 · 1 comment
Open

综合实验:实现期末大作业 #84

zengsn opened this issue Oct 17, 2017 · 1 comment

Comments

@zengsn
Copy link
Contributor

zengsn commented Oct 17, 2017

大作业要求

  1. 先在Issues中创建一个Issue,说明自己要做的选题;

https://github.com/hzuapps/wechat-miniprogram-hzc-2017/issues/
(点击右上角绿色按钮 New issue,Title中写上题目,Write描述简单功能)

  1. 根据自选题目,开发一个至少有2个界面的微信小程序。
    (一)设置小程序底部导航按钮3个(带图标)。
    (二)第1个界面(首页)实现可滚动列表界面。
    (三)第2个界面(发现)用List和Navigator控件实现功能菜单。
    (四)第3个界面(设置)用Form实现表单的提交,显示网络服务器上存储的JSON内容。

评分标准

1) 小程序界面内容与个人自选主题相关。(20分)
2) 导航按钮要有图标,且有高亮颜色区分。(20分)
3) 列表界面的内容(数组)要能够覆盖整个屏幕高度,实现动态加载加分。(20分)
4) 功能菜单界面至少要有3项,且点击之后能够跳转到其他页面。(20分)
5) 表单界面点击按钮之后应该弹出结果提示(20分)。

提交代码

git add 学号/final/*
git commit -m "#84 #你的Issue号 期末作业"
例如:git commit -m "#84 #100 期末作业:开发一个仿微信小程序"
git push

在网站上发送Pull Request。

提示

示例代码

https://github.com/hzuapps/wechat-miniprogram-hzc-2017/tree/master/12345678

(一定要改成自己题目的内容)

网络连接要先配置域名:

  1. raw.githubusercontent.com
  2. infoaas.com

网络内容:

https://infoaas.com/data/hzc.json

@linwusheng
Copy link

如果域名显示“对应的服务器证书无效”。点击开发工具上面的设置-项目设置,在“不校验安全域名、TLS 版本以及 HTTPS 证书”打勾

linwusheng pushed a commit to linwusheng/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
qiu-bohong added a commit to qiu-bohong/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
huanglingwen added a commit to huanglingwen/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
huanglingwen added a commit to huanglingwen/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
1229754154 pushed a commit to 1229754154/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
2521598730 pushed a commit to 2521598730/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
jackKiZhu pushed a commit to jackKiZhu/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
lylsy0428 added a commit to lylsy0428/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
wenjianyangwen added a commit to wenjianyangwen/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
xiaoyanhui123 added a commit to xiaoyanhui123/wechat-miniprogram-hzc-2017 that referenced this issue Oct 25, 2017
1229754154 pushed a commit to 1229754154/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
jackKiZhu pushed a commit to jackKiZhu/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
lylsy0428 added a commit to lylsy0428/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
jackKiZhu pushed a commit to jackKiZhu/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
703224193 pushed a commit to 703224193/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
lylsy0428 added a commit to lylsy0428/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
Xiejiantao pushed a commit to Xiejiantao/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
1517060322 added a commit to 1517060322/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
lylsy0428 added a commit to lylsy0428/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
iRootz added a commit to iRootz/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
lylsy0428 added a commit to lylsy0428/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
Sprite24 added a commit to Sprite24/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
870971217 added a commit to 870971217/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
467232084 pushed a commit to 467232084/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
Mashaku added a commit to Mashaku/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
870971217 added a commit to 870971217/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
1517060305 added a commit to 1517060305/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
zfyyy pushed a commit to zfyyy/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
Xiejiantao pushed a commit to Xiejiantao/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
Mashaku added a commit to Mashaku/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
#84 #Mashaku 期末作业图片
Xiejiantao pushed a commit to Xiejiantao/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
azx2438201 added a commit to azx2438201/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
467232084 pushed a commit to 467232084/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
467232084 pushed a commit to 467232084/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
H-FITS pushed a commit to H-FITS/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
hao523577579 added a commit to hao523577579/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
linmaoquan added a commit to linmaoquan/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
1517060340 pushed a commit to 1517060340/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zhuangshilin pushed a commit to zhuangshilin/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
surpershuai added a commit to surpershuai/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
surpershuai added a commit to surpershuai/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
#84 #100 期末作业:开发一个仿微信小程序
zengsn added a commit that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
wuchongjie pushed a commit to wuchongjie/wechat-miniprogram-hzc-2017 that referenced this issue Nov 1, 2017
zengsn added a commit that referenced this issue Nov 1, 2017
#84 期末作业:开发一个仿微信小程序
1517060326 pushed a commit to 1517060326/wechat-miniprogram-hzc-2017 that referenced this issue Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants