riku
2022-09-14 2206df0da6499846c78a358cf95ca33c218a5c5d
分支
用户 riku <risaku@163.com>
星期三, 九月 14, 2022 00:43 +0000
提交者 riku <risaku@163.com>
星期三, 九月 14, 2022 00:43 +0000
提交2206df0da6499846c78a358cf95ca33c218a5c5d
目录 260c85ffdc12ec2c5242f46138a975b160e84850 目录 | zip | gz
上一版本 6235a7b6d65733c3e95492a2b02bf87bd94772f5 查看 | 对比
2022.9.13

1. 智能咨询模块抽象出查询结果组件以及查询函数,调试完成;
2. 在线守法学习抽象出对应的查询结果组件及查询函数,调试完成;
3. 新增环保日程功能模块,完成初步页面UI及逻辑;
已修改41个文件
已添加37个文件
已重命名1个文件
2880 ■■■■■ 文件已修改
app.js 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app.json 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app.wxss 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
base/ListPage.js 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
base/behaviors/b_loadingStatus.js 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
component/loadingstatus/loadingstatus.js 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
component/loadingstatus/loadingstatus.json 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
component/loadingstatus/loadingstatus.wxml 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
component/loadingstatus/loadingstatus.wxss 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
component/switchtab/switchtab.js 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
component/switchtab/switchtab.wxml 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
component/switchtab/switchtab.wxss 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/home/home.json 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/home/home.wxml 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/home/home.wxss 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_common/pagevideo/pagevideo.wxml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_common/pagevideo/pagevideo.wxss 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/base_c/c_result-item/c_result-item.js 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/base_c/c_result-item/c_result-item.json 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/base_c/c_result-item/c_result-item.wxml 113 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/base_c/c_result-item/c_result-item.wxss 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/behaviors/b_elementTypes.js 151 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/behaviors/b_questions.js 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/behaviors/b_search.js 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/c_result-item-search/c_result-item-search.js 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/c_result-item-search/c_result-item-search.json 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/c_result-item-search/c_result-item-search.wxml 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/c_result-item-search/c_result-item-search.wxss 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultdetail/consultdetail.js 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultdetailcase/consultdetailcase.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultdetailitem/consultdetailitem.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultdetailqa/consultdetailqa.js 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consulthome/consulthome.js 200 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consulthome/consulthome.json 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consulthome/consulthome.wxml 150 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consulthome/consulthome.wxss 98 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultonline/consultonline.js 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultonline/consultonline.wxml 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultproblem/consultproblem.js 201 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultproblem/consultproblem.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultproblem/consultproblem.wxml 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultproblem/consultproblem.wxss 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultresult/consultresult.wxml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_consult/consultsearch/consultsearch.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/base_c/c_learn-item/c_learn-item.js 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/base_c/c_learn-item/c_learn-item.json 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/base_c/c_learn-item/c_learn-item.wxml 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/base_c/c_learn-item/c_learn-item.wxss 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/behaviors/b_fetch.js 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/behaviors/b_openFile.js 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learfile/learnfile.js 60 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learfile/learnfile.json 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learfile/learnfile.wxml 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learn/learn.js 130 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learn/learn.json 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learn/learn.wxml 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learn/learn.wxss 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learncase/learncase.js 51 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learncase/learncase.json 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_learn/learncase/learncase.wxml 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/c_schedule/c_schedule.js 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/c_schedule/c_schedule.json 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/c_schedule/c_schedule.wxml 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/c_schedule/c_schedule.wxss 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_schedule/p_schedule.js 110 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_schedule/p_schedule.json 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_schedule/p_schedule.wxml 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_schedule/p_schedule.wxss 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_scheduledetail/p_scheduledetail.js 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_scheduledetail/p_scheduledetail.json 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_scheduledetail/p_scheduledetail.wxml 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/m_service/p_scheduledetail/p_scheduledetail.wxss 81 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pages/test2/test2.js 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
project.config.json 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
res/icons/schedule_1.png 对比 | 查看 | 原始文档 | blame | 历史
res/icons/schedule_2.png 对比 | 查看 | 原始文档 | blame | 历史
res/icons/text_star.png 对比 | 查看 | 原始文档 | blame | 历史
service/baserequest.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/consultservice.js 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史