Skip to content

zhujinle/wxMiniProgressStudy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

"# wxMiniProgressStudy"

目录结构

wxSft
|--images "图片资源"
|--pages "项目所有页面"
--------|--bluetooth "蓝牙操作"
--------|--hce "HCE卡模拟"
--------|--nfc
--------|--smartcard "智能卡"
--------|--wifi "wifi操作"
--------|--home
--------|--index
--------|--login
--------|--user
--------|--web
|--utils
--------|--cryptojs "加密库"
--------|--imageutils "图片加载库"
--------|--WXBizDataCrypt.js "加解密入口"
--------|--comm_util.js "项目通用工具模块"
--------|--json_helper.js "json工具"
--------|--network.js "网络请求库"
--------|--nfc_hce_core.js "HCE模式核心封装"
|--app.js "项目Application"
|--app.wxss "页面配置"
|--project.config.json "项目配置"

小程序中HCE模拟卡读取配合 android NFC读卡器:https://github.com/lambertlei/android-nfc-reader

About

微信小程序学习Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%