第一版
parents
Showing
.gitignore
0 → 100644
README.md
0 → 100644
app.js
0 → 100644
This diff is collapsed.
Click to expand it.
app.json
0 → 100644
app.wxss
0 → 100644
bower.json
0 → 100644
components/authorization/authorization.js
0 → 100644
components/authorization/authorization.json
0 → 100644
components/authorization/authorization.wxml
0 → 100644
components/authorization/authorization.wxss
0 → 100644
components/navBar/navBar.js
0 → 100644
components/navBar/navBar.json
0 → 100644
components/navBar/navBar.wxml
0 → 100644
components/navBar/navBar.wxss
0 → 100644
config.js
0 → 100644
images/all_people/nyhb_ic_back.png
0 → 100644
446 Bytes
images/all_people/nyhb_ic_exit.png
0 → 100644
244 Bytes
images/all_people/nyhb_ic_home.png
0 → 100644
517 Bytes
images/authorization/auth_false.png
0 → 100644
517 Bytes
images/authorization/auth_true.png
0 → 100644
446 Bytes
images/common/fail.png
0 → 100644
3.49 KB
images/common/home_img_top.png
0 → 100644
31.4 KB
images/common/shareCard.jpg
0 → 100644
14.5 KB
images/index/pop_ic_close.png
0 → 100644
744 Bytes
images/index/sy_beijing1.png
0 → 100644
24.6 KB
images/index/sy_shibai.png
0 → 100644
726 Bytes
images/index/sy_shuoming.png
0 → 100644
878 Bytes
images/index/sy_wancheng.png
0 → 100644
733 Bytes
images/index/sy_ybp.png
0 → 100644
19.2 KB
jsconfig.json
0 → 100644
package.json
0 → 100644
{ | ||
"name": "qcloud-weapp-client-demo", | ||
"version": "1.0.0", | ||
"description": "腾讯云微信小程序客户端 DEMO", | ||
"main": "app.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/tencentyun/weapp-client-demo.git" | ||
}, | ||
"keywords": [], | ||
"author": "CFETeam", | ||
"license": "MIT" | ||
} |
pages/authorization/authorization.js
0 → 100644
pages/authorization/authorization.json
0 → 100644
pages/authorization/authorization.less
0 → 100644
pages/authorization/authorization.wxml
0 → 100644
pages/authorization/authorization.wxss
0 → 100644
pages/caption/caption.js
0 → 100644
pages/caption/caption.json
0 → 100644
pages/caption/caption.wxml
0 → 100644
pages/caption/caption.wxss
0 → 100644
pages/index/index.js
0 → 100644
pages/index/index.json
0 → 100644
pages/index/index.less
0 → 100644
pages/index/index.wxml
0 → 100644
pages/index/index.wxss
0 → 100644
project.config.json
0 → 100644
utils/util.js
0 → 100644
vendor/qcloud-weapp-client-sdk/.bower.json
0 → 100644
vendor/qcloud-weapp-client-sdk/LICENSE
0 → 100644
vendor/qcloud-weapp-client-sdk/README.md
0 → 100644
vendor/qcloud-weapp-client-sdk/bower.json
0 → 100644
vendor/qcloud-weapp-client-sdk/index.js
0 → 100644
vendor/qcloud-weapp-client-sdk/lib/login.js
0 → 100644
vendor/qcloud-weapp-client-sdk/lib/tunnel.js
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/qcloud-weapp-client-sdk/lib/utils.js
0 → 100644