├── pages
├── board
│ ├── board.json
│ ├── board.wxml
│ ├── board.wxss
│ └── board.js
├── list
│ ├── list.wxss
│ ├── list.json
│ ├── list.wxml
│ └── list.js
├── profile
│ ├── profile.json
│ ├── profile.wxml
│ ├── profile.wxss
│ └── profile.js
├── splash
│ ├── splash.json
│ ├── splash.wxml
│ ├── splash.wxss
│ └── splash.js
├── SwitchTrain
│ ├── switch.json
│ ├── switch.wxml
│ ├── switch.wxss
│ └── switch.js
└── common
│ └── movie-list.wxml
├── .gitignore
├── files
├── home.png
├── home2.png
├── mine.png
└── shop.png
├── images
├── home.png
├── note.png
├── star.png
├── board.png
├── safari.png
├── search.png
├── AllUI
│ ├── 待支付.png
│ ├── 时间.png
│ ├── 箭头.png
│ ├── addBtn.png
│ ├── xtc_girl.jpg
│ ├── 商品详情
│ │ ├── 未选中.png
│ │ ├── 选中.png
│ │ ├── 选择.png
│ │ ├── imageholderBig.jpg
│ │ └── imageHolderSmall.jpg
│ ├── .svn
│ │ ├── prop-base
│ │ │ ├── paytips.png.svn-base
│ │ │ ├── addBtnGray.png.svn-base
│ │ │ ├── Line CopyaddBtn.png.svn-base
│ │ │ ├── oredrdetail_back.png.svn-base
│ │ │ ├── weixin_login@2x.png.svn-base
│ │ │ ├── 产品项目_07(2).png.svn-base
│ │ │ ├── 产品项目_15(2).png.svn-base
│ │ │ ├── 产品项目_19(2).png.svn-base
│ │ │ ├── 产品项目_23(2).png.svn-base
│ │ │ ├── 产品项目_27(2).png.svn-base
│ │ │ ├── 产品项目_27(2)@3x.png.svn-base
│ │ │ ├── 产品项目_30(2).png.svn-base
│ │ │ ├── 产品项目_30(2)@3x.png.svn-base
│ │ │ └── 产品项目_33(2)@3x.png.svn-base
│ │ ├── props
│ │ │ ├── icon_chart@3x.png.svn-work
│ │ │ ├── icon_home@3x.png.svn-work
│ │ │ └── icon_me@3x.png.svn-work
│ │ ├── text-base
│ │ │ ├── paytips.png.svn-base
│ │ │ ├── addBtnGray.png.svn-base
│ │ │ ├── 产品项目_07(2).png.svn-base
│ │ │ ├── 产品项目_15(2).png.svn-base
│ │ │ ├── 产品项目_19(2).png.svn-base
│ │ │ ├── 产品项目_23(2).png.svn-base
│ │ │ ├── 产品项目_27(2).png.svn-base
│ │ │ ├── 产品项目_30(2).png.svn-base
│ │ │ ├── 产品项目_27(2)@3x.png.svn-base
│ │ │ ├── 产品项目_30(2)@3x.png.svn-base
│ │ │ ├── 产品项目_33(2)@3x.png.svn-base
│ │ │ ├── Line CopyaddBtn.png.svn-base
│ │ │ ├── oredrdetail_back.png.svn-base
│ │ │ └── weixin_login@2x.png.svn-base
│ │ ├── all-wcprops
│ │ └── entries
│ ├── addBtnGray.png
│ ├── home_down.png
│ ├── home_logo.jpg
│ ├── home_right.png
│ ├── icon_go@2x.png
│ ├── icon_me@3x.png
│ ├── icon_chart@3x.png
│ ├── icon_home@3x.png
│ ├── intro
│ │ ├── intro_icon_0.jpg
│ │ ├── intro_icon_1.jpg
│ │ └── intro_icon_2.jpg
│ ├── v2_my_avatar_bg@2x.png
│ ├── v2_my_settings_icon@2x.png
│ ├── icon替换
│ │ └── .svn
│ │ │ ├── text-base
│ │ │ ├── 28.png.svn-base
│ │ │ ├── 29.png.svn-base
│ │ │ ├── 50.png.svn-base
│ │ │ ├── 58.png.svn-base
│ │ │ ├── 72.png.svn-base
│ │ │ ├── 100.png.svn-base
│ │ │ ├── 1024.png.svn-base
│ │ │ ├── 108.png.svn-base
│ │ │ ├── 114.png.svn-base
│ │ │ ├── 120.png.svn-base
│ │ │ └── 512.png.svn-base
│ │ │ ├── prop-base
│ │ │ ├── 100.png.svn-base
│ │ │ ├── 1024.png.svn-base
│ │ │ ├── 108.png.svn-base
│ │ │ ├── 114.png.svn-base
│ │ │ ├── 120.png.svn-base
│ │ │ ├── 28.png.svn-base
│ │ │ ├── 29.png.svn-base
│ │ │ ├── 50.png.svn-base
│ │ │ ├── 512.png.svn-base
│ │ │ ├── 58.png.svn-base
│ │ │ └── 72.png.svn-base
│ │ │ ├── all-wcprops
│ │ │ └── entries
│ ├── app首页企图
│ │ └── .svn
│ │ │ ├── prop-base
│ │ │ ├── 产品项目.jpg.svn-base
│ │ │ ├── 首页标注.jpg.svn-base
│ │ │ ├── 产品项目_03.png.svn-base
│ │ │ ├── 产品项目_07(2).png.svn-base
│ │ │ ├── 产品项目_07.png.svn-base
│ │ │ ├── 产品项目_11.png.svn-base
│ │ │ ├── 产品项目_15(2).png.svn-base
│ │ │ ├── 产品项目_15.png.svn-base
│ │ │ ├── 产品项目_19(2).png.svn-base
│ │ │ ├── 产品项目_19.png.svn-base
│ │ │ ├── 产品项目_23(2).png.svn-base
│ │ │ ├── 产品项目_23.png.svn-base
│ │ │ ├── 产品项目_27@3x.png.svn-base
│ │ │ ├── 产品项目_30@3x.png.svn-base
│ │ │ ├── 产品项目_33@3x.png.svn-base
│ │ │ ├── 购物车数量_27.png.svn-base
│ │ │ ├── guanjianzi.9.png.svn-base
│ │ │ ├── 产品项目_27(2)@3x.png.svn-base
│ │ │ ├── 产品项目_30(2)@3x.png.svn-base
│ │ │ └── 产品项目_33(2)@3x.png.svn-base
│ │ │ ├── text-base
│ │ │ ├── 产品项目.jpg.svn-base
│ │ │ ├── 首页标注.jpg.svn-base
│ │ │ ├── 产品项目_03.png.svn-base
│ │ │ ├── 产品项目_07.png.svn-base
│ │ │ ├── 产品项目_11.png.svn-base
│ │ │ ├── 产品项目_15.png.svn-base
│ │ │ ├── 产品项目_19.png.svn-base
│ │ │ ├── 产品项目_23.png.svn-base
│ │ │ ├── 购物车数量_27.png.svn-base
│ │ │ ├── 产品项目_07(2).png.svn-base
│ │ │ ├── 产品项目_15(2).png.svn-base
│ │ │ ├── 产品项目_19(2).png.svn-base
│ │ │ ├── 产品项目_23(2).png.svn-base
│ │ │ ├── 产品项目_27@3x.png.svn-base
│ │ │ ├── 产品项目_30@3x.png.svn-base
│ │ │ ├── 产品项目_33@3x.png.svn-base
│ │ │ ├── guanjianzi.9.png.svn-base
│ │ │ ├── 产品项目_27(2)@3x.png.svn-base
│ │ │ ├── 产品项目_30(2)@3x.png.svn-base
│ │ │ └── 产品项目_33(2)@3x.png.svn-base
│ │ │ ├── all-wcprops
│ │ │ └── entries
│ └── images-欢迎页
│ │ └── .svn
│ │ ├── prop-base
│ │ ├── anniu.9.png.svn-base
│ │ ├── anniu9.png.svn-base
│ │ ├── anniu1.9.png.svn-base
│ │ ├── 小推车刷选开机页面.jpg.svn-base
│ │ ├── 小推车刷选开机页面_03.png.svn-base
│ │ ├── 小推车刷选开机页面_07.png.svn-base
│ │ └── 小推车刷选开机页面_14.png.svn-base
│ │ ├── text-base
│ │ ├── anniu.9.png.svn-base
│ │ ├── anniu1.9.png.svn-base
│ │ ├── anniu9.png.svn-base
│ │ ├── 小推车刷选开机页面.jpg.svn-base
│ │ ├── 小推车刷选开机页面_03.png.svn-base
│ │ ├── 小推车刷选开机页面_07.png.svn-base
│ │ └── 小推车刷选开机页面_14.png.svn-base
│ │ ├── all-wcprops
│ │ └── entries
├── loading.gif
├── profile.png
├── wechat.jpeg
├── arrowright.png
├── board-actived.png
├── home-actived.png
├── note-actived.png
├── safari-actived.png
├── search-actived.png
├── star-actived.png
└── profile-actived.png
├── CHANGELOG.md
├── generate.cmd
├── generate
├── package.json
├── app.js
├── libraries
├── util.js
├── douban.js
└── storage.js
├── LICENSE
├── app.json
├── app.wxss
└── README.md
/pages/board/board.json:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/pages/list/list.wxss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | .DS_Store
2 |
--------------------------------------------------------------------------------
/pages/list/list.json:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/pages/profile/profile.json:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/pages/splash/splash.json:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/pages/SwitchTrain/switch.json:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/pages/SwitchTrain/switch.wxml:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/pages/SwitchTrain/switch.wxss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/files/home.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/files/home.png
--------------------------------------------------------------------------------
/files/home2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/files/home2.png
--------------------------------------------------------------------------------
/files/mine.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/files/mine.png
--------------------------------------------------------------------------------
/files/shop.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/files/shop.png
--------------------------------------------------------------------------------
/images/home.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/home.png
--------------------------------------------------------------------------------
/images/note.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/note.png
--------------------------------------------------------------------------------
/images/star.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/star.png
--------------------------------------------------------------------------------
/images/board.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/board.png
--------------------------------------------------------------------------------
/images/safari.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/safari.png
--------------------------------------------------------------------------------
/images/search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/search.png
--------------------------------------------------------------------------------
/images/AllUI/待支付.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/待支付.png
--------------------------------------------------------------------------------
/images/AllUI/时间.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/时间.png
--------------------------------------------------------------------------------
/images/AllUI/箭头.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/箭头.png
--------------------------------------------------------------------------------
/images/loading.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/loading.gif
--------------------------------------------------------------------------------
/images/profile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/profile.png
--------------------------------------------------------------------------------
/images/wechat.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/wechat.jpeg
--------------------------------------------------------------------------------
/images/arrowright.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/arrowright.png
--------------------------------------------------------------------------------
/images/AllUI/addBtn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/addBtn.png
--------------------------------------------------------------------------------
/images/AllUI/xtc_girl.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/xtc_girl.jpg
--------------------------------------------------------------------------------
/images/AllUI/商品详情/未选中.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/商品详情/未选中.png
--------------------------------------------------------------------------------
/images/AllUI/商品详情/选中.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/商品详情/选中.png
--------------------------------------------------------------------------------
/images/AllUI/商品详情/选择.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/商品详情/选择.png
--------------------------------------------------------------------------------
/images/board-actived.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/board-actived.png
--------------------------------------------------------------------------------
/images/home-actived.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/home-actived.png
--------------------------------------------------------------------------------
/images/note-actived.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/note-actived.png
--------------------------------------------------------------------------------
/images/safari-actived.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/safari-actived.png
--------------------------------------------------------------------------------
/images/search-actived.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/search-actived.png
--------------------------------------------------------------------------------
/images/star-actived.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/star-actived.png
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/paytips.png.svn-base:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/props/icon_chart@3x.png.svn-work:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/props/icon_home@3x.png.svn-work:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/props/icon_me@3x.png.svn-work:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/addBtnGray.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/addBtnGray.png
--------------------------------------------------------------------------------
/images/AllUI/home_down.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/home_down.png
--------------------------------------------------------------------------------
/images/AllUI/home_logo.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/home_logo.jpg
--------------------------------------------------------------------------------
/images/AllUI/home_right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/home_right.png
--------------------------------------------------------------------------------
/images/AllUI/icon_go@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon_go@2x.png
--------------------------------------------------------------------------------
/images/AllUI/icon_me@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon_me@3x.png
--------------------------------------------------------------------------------
/images/profile-actived.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/profile-actived.png
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/addBtnGray.png.svn-base:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/icon_chart@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon_chart@3x.png
--------------------------------------------------------------------------------
/images/AllUI/icon_home@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon_home@3x.png
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/Line CopyaddBtn.png.svn-base:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/oredrdetail_back.png.svn-base:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/weixin_login@2x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 13
2 | svn:mime-type
3 | V 24
4 | application/octet-stream
5 | END
6 |
--------------------------------------------------------------------------------
/images/AllUI/intro/intro_icon_0.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/intro/intro_icon_0.jpg
--------------------------------------------------------------------------------
/images/AllUI/intro/intro_icon_1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/intro/intro_icon_1.jpg
--------------------------------------------------------------------------------
/images/AllUI/intro/intro_icon_2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/intro/intro_icon_2.jpg
--------------------------------------------------------------------------------
/images/AllUI/v2_my_avatar_bg@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/v2_my_avatar_bg@2x.png
--------------------------------------------------------------------------------
/images/AllUI/商品详情/imageholderBig.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/商品详情/imageholderBig.jpg
--------------------------------------------------------------------------------
/images/AllUI/v2_my_settings_icon@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/v2_my_settings_icon@2x.png
--------------------------------------------------------------------------------
/images/AllUI/商品详情/imageHolderSmall.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/商品详情/imageHolderSmall.jpg
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/paytips.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/paytips.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/28.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/28.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/29.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/29.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/50.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/50.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/58.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/58.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/72.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/72.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/addBtnGray.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/addBtnGray.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_07(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_07(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_15(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_15(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_19(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_19(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_23(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_23(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_27(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_27(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_30(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_30(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/100.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/100.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/1024.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/1024.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/108.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/108.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/114.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/114.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/120.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/120.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/text-base/512.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/icon替换/.svn/text-base/512.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_07(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_15(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_19(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_23(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_27(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_27(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_30(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_30(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/prop-base/产品项目_33(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_27(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_27(2)@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_30(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_30(2)@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/产品项目_33(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/产品项目_33(2)@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目.jpg.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/首页标注.jpg.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目.jpg.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目.jpg.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/首页标注.jpg.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/首页标注.jpg.svn-base
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/100.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/1024.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/108.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/114.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/120.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/28.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/29.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/50.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/512.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/58.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/prop-base/72.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/Line CopyaddBtn.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/Line CopyaddBtn.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/oredrdetail_back.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/oredrdetail_back.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/.svn/text-base/weixin_login@2x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/.svn/text-base/weixin_login@2x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_03.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_07(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_07.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_11.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_15(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_15.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_19(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_19.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_23(2).png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_23.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_27@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_30@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_33@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/购物车数量_27.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_03.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_03.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_07.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_07.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_11.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_11.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_15.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_15.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_19.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_19.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_23.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_23.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/购物车数量_27.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/购物车数量_27.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/prop-base/anniu.9.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/prop-base/anniu9.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/guanjianzi.9.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_27(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_30(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/prop-base/产品项目_33(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_07(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_07(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_15(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_15(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_19(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_19(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_23(2).png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_23(2).png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_27@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_27@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_30@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_30@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_33@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_33@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/prop-base/anniu1.9.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/prop-base/小推车刷选开机页面.jpg.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/prop-base/小推车刷选开机页面_03.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/prop-base/小推车刷选开机页面_07.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/prop-base/小推车刷选开机页面_14.png.svn-base:
--------------------------------------------------------------------------------
1 | K 14
2 | svn:executable
3 | V 0
4 |
5 | K 13
6 | svn:mime-type
7 | V 24
8 | application/octet-stream
9 | END
10 |
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/text-base/anniu.9.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/images-欢迎页/.svn/text-base/anniu.9.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/text-base/anniu1.9.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/images-欢迎页/.svn/text-base/anniu1.9.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/text-base/anniu9.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/images-欢迎页/.svn/text-base/anniu9.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/guanjianzi.9.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/guanjianzi.9.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_27(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_27(2)@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_30(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_30(2)@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/text-base/产品项目_33(2)@3x.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/app首页企图/.svn/text-base/产品项目_33(2)@3x.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面.jpg.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面.jpg.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面_03.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面_03.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面_07.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面_07.png.svn-base
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面_14.png.svn-base:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/520xiaopohai/wechat-app-minicart/HEAD/images/AllUI/images-欢迎页/.svn/text-base/小推车刷选开机页面_14.png.svn-base
--------------------------------------------------------------------------------
/pages/list/list.wxml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/CHANGELOG.md:
--------------------------------------------------------------------------------
1 | # 2016-09-28 18:30:26
2 |
3 | - 删除`movie-list.wxml`中无用的import
4 | - 修复列表拉倒底部没有数据任然提示加载中问题
5 |
6 | # 2016-09-27 11:36:25
7 |
8 | - 新增上拉加载更多
9 | - 更新预览GIF图
10 | - 调整部分样式
11 |
12 | # 2016-09-27 08:29:21
13 |
14 | - 抽象豆瓣API操作接口文件
15 |
--------------------------------------------------------------------------------
/pages/splash/splash.wxml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/generate.cmd:
--------------------------------------------------------------------------------
1 | @echo off
2 |
3 | IF "%1"=="" (
4 | echo "usage: .\generate "
5 | ) ELSE (
6 | mkdir .\pages\%1
7 | touch .\pages\%1\%1.js
8 | echo .\pages\%1\%1.js generated
9 | touch .\pages\%1\%1.wxml
10 | echo .\pages\%1\%1.wxml generated
11 | touch .\pages\%1\%1.wxss
12 | echo .\pages\%1\%1.wxss generated
13 | touch .\pages\%1\%1.json
14 | echo .\pages\%1\%1.json generated
15 | )
16 |
17 |
--------------------------------------------------------------------------------
/generate:
--------------------------------------------------------------------------------
1 | #!/bin/bash
2 |
3 | # $1: name of component
4 |
5 | if [[ $1 == '' ]]; then
6 | echo 'usage: ./generate '
7 | else
8 | mkdir ./pages/$1
9 | touch ./pages/$1/$1.js
10 | echo "./pages/$1/$1.js generated"
11 | touch ./pages/$1/$1.wxml
12 | echo "./pages/$1/$1.wxml generated"
13 | touch ./pages/$1/$1.wxss
14 | echo "./pages/$1/$1.wxss generated"
15 | touch ./pages/$1/$1.json
16 | echo "./pages/$1/$1.json generated"
17 | fi
18 |
19 |
--------------------------------------------------------------------------------
/pages/profile/profile.wxml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
7 |
8 | {{userInfo.nickName}}
9 | {{userInfo.city}}, {{userInfo.province}}
10 |
11 |
12 |
--------------------------------------------------------------------------------
/pages/splash/splash.wxss:
--------------------------------------------------------------------------------
1 | /*swiper {
2 | flex: 1;
3 | }
4 |
5 | swiper-item {
6 | flex: 1;
7 | }*/
8 |
9 | swiper-item image {
10 | position: absolute;
11 | height: 100%;
12 | width: 100%;
13 | opacity: .8;
14 | }
15 |
16 | .btn {
17 | position: absolute;
18 | bottom: 50rpx;
19 | left: 50%;
20 | width: 300rpx;
21 | margin-left: -150rpx;
22 | background-color: rgba(53, 73, 94, 0.7);
23 | color: #fff;
24 | border: 5rpx solid #fff;
25 | font-size: 40rpx;
26 | }
27 |
--------------------------------------------------------------------------------
/pages/SwitchTrain/switch.js:
--------------------------------------------------------------------------------
1 | const xtc = require('../../libraries/douban.js')
2 |
3 | Page({
4 | data:{
5 | // text:"这是一个页面"
6 | switchOb:{relateTrainNumber:"G1350"}
7 | },
8 | onLoad:function(options){
9 | // 页面初始化 options为页面跳转所带来的参数
10 |
11 | xtc.getTrainInfo(switchOb).then(data => console.log(data))
12 | },
13 | onReady:function(){
14 | // 页面渲染完成
15 | },
16 | onShow:function(){
17 | // 页面显示
18 | },
19 | onHide:function(){
20 | // 页面隐藏
21 | },
22 | onUnload:function(){
23 | // 页面关闭
24 | }
25 | })
--------------------------------------------------------------------------------
/pages/splash/splash.js:
--------------------------------------------------------------------------------
1 | // Douban API 操作
2 | const douban = require('../../libraries/douban.js')
3 |
4 | Page({
5 | data: {
6 | switchOb:{relateTrainNumber:"G1350"},
7 | movies: [],
8 | loading: true,
9 | picArrs:['../../images/ALLUI/intro/intro_icon_0.jpg','../../images/ALLUI/intro/intro_icon_1.jpg','../../images/ALLUI/intro/intro_icon_2.jpg']
10 | },
11 |
12 | onLoad () {
13 | douban.getTrainInfo({relateTrainNumber:"G1359"}).then(data => console.log(data))
14 |
15 | },
16 |
17 | start () {
18 | // TODO: 访问历史的问题
19 | wx.redirectTo({ url: '../board/board' })
20 | }
21 | })
22 |
--------------------------------------------------------------------------------
/pages/profile/profile.wxss:
--------------------------------------------------------------------------------
1 | .container {
2 | height: 100%;
3 | display: flex;
4 | flex-direction: column;
5 | align-items: center;
6 | justify-content: space-between;
7 | padding: 200rpx 0;
8 | box-sizing: border-box;
9 | }
10 |
11 | .page-header-text {
12 | font-size: 100rpx;
13 | padding: 40rpx;
14 | }
15 |
16 | .user {
17 | display: flex;
18 | flex-direction: column;
19 | align-items: center;
20 | }
21 |
22 | .user-avatar {
23 | width: 520rpx;
24 | height: 520rpx;
25 | margin: 20rpx;
26 | }
27 |
28 | .user-nickname {
29 | color: #aaa;
30 | }
31 |
32 | .usermotto {
33 | margin-top: 200px;
34 | }
35 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "weapp-demo",
3 | "version": "0.1.0",
4 | "description": "A demo application for wechat weapp runtime",
5 | "main": "app.js",
6 | "scripts": {
7 | "generate:page": "./generate page",
8 | "generate:component": "./generate component"
9 | },
10 | "repository": {
11 | "type": "git",
12 | "url": "git+https://github.com/zce/weapp-demo.git"
13 | },
14 | "keywords": [
15 | "weapp",
16 | "weapp",
17 | "demo",
18 | "wechat",
19 | "weixin",
20 | "xiaochengxu",
21 | "zce",
22 | "iceStone",
23 | "wedn",
24 | "wedn.net",
25 | "micua",
26 | "micua.com"
27 | ],
28 | "author": "iceStone (https://www.micua.com/)",
29 | "license": "MIT",
30 | "bugs": {
31 | "url": "https://github.com/zce/weapp-demo/issues"
32 | },
33 | "homepage": "https://github.com/zce/weapp-demo#readme"
34 | }
35 |
--------------------------------------------------------------------------------
/pages/profile/profile.js:
--------------------------------------------------------------------------------
1 | Page({
2 | data: {
3 | title: 'About Me',
4 | userInfo: {
5 | wechat: 'WEDN-NET',
6 | nickName: '',
7 | avatarUrl: ''
8 | }
9 | },
10 |
11 | getUserInfo() {
12 | const that = this
13 | wx.getUserInfo({
14 | success (res) {
15 | console.log(res)
16 | that.setData({ userInfo: res.userInfo })
17 | }
18 | })
19 | },
20 |
21 | onLoad () {
22 | const that = this
23 | wx.login({
24 | success (res) {
25 | if (res.code) {
26 | console.log('登录成功!' + res.code)
27 | wx.getUserInfo({
28 | success (res) {
29 | that.setData({ userInfo: res.userInfo })
30 | }
31 | })
32 | } else {
33 | console.error('获取用户登录态失败!' + res.errMsg)
34 | }
35 | },
36 | fail () {},
37 | complete () {},
38 | })
39 | }
40 | })
41 |
--------------------------------------------------------------------------------
/app.js:
--------------------------------------------------------------------------------
1 | // 创建应用程序对象
2 | App({
3 | // ========== 全局数据对象(整个应用程序共享) ==========
4 | // globalData: {},
5 |
6 | // ========== 应用程序全局方法 ==========
7 | // fetchApi (url, callback) {
8 | // // return callback(null, top250)
9 | // wx.request({
10 | // url,
11 | // data: {},
12 | // header: { 'Content-Type': 'application/json' },
13 | // success (res) {
14 | // callback(null, res.data)
15 | // },
16 | // fail (e) {
17 | // console.error(e)
18 | // callback(e)
19 | // }
20 | // })
21 | // },
22 |
23 | // ========== 生命周期方法 ==========
24 |
25 | // onLaunch () {
26 | // // 应用程序启动时触发一次
27 | // console.log('App Launch')
28 | // },
29 |
30 | // onShow () {
31 | // // 当应用程序进入前台显示状态时触发
32 | // console.log('App Show')
33 | // },
34 |
35 | // onHide () {
36 | // // 当应用程序进入后台状态时触发
37 | // console.log('App Hide')
38 | // }
39 |
40 | // ...
41 | })
42 |
--------------------------------------------------------------------------------
/pages/list/list.js:
--------------------------------------------------------------------------------
1 | const storage = require('../../libraries/storage.js')
2 | // 创建一个页面对象用于控制页面的逻辑
3 | Page({
4 | data: {
5 | title: '',
6 | page: 1,
7 | size: 20,
8 | type: 'in_theaters',
9 | subtitle: '加载中...',
10 | loading: true,
11 | hasMore: true,
12 | products: []
13 | },
14 |
15 | loadMore(){
16 |
17 | },
18 | // 页面加载
19 | onLoad (params) {
20 | // wx.showNavigationBarLoading()
21 | this.data.title = params.title || this.data.title
22 |
23 | },
24 |
25 | // 页面准备完成
26 | onReady () {
27 | wx.setNavigationBarTitle({ title: this.data.title + ' 购物车' })
28 | },
29 | onShow(){
30 | storage.getAllproducts()
31 | .then(data=>{
32 | this.setData({products:data.data,loading: false,subtitle:"快去结算吧 "})
33 | })
34 | .catch(e=>{
35 | this.setData({ subtitle: '当前购物车为空', movies: [], loading: false })
36 | console.error(e)
37 | })
38 |
39 | },
40 |
41 |
42 |
43 | })
44 |
--------------------------------------------------------------------------------
/pages/common/movie-list.wxml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 | {{item.productName}}
10 | {{item.count}}({{item.unit}})
11 | 共计:¥ {{item.count * (item.marketPrice)}} 元
12 |
13 |
14 | {{item.type_name}}
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 | 加载中...
29 |
30 |
--------------------------------------------------------------------------------
/libraries/util.js:
--------------------------------------------------------------------------------
1 | function json2Str(jsonObj){
2 | var arr = [];
3 | var fmt = function(s) {
4 | if (typeof s == 'object' && s != null)
5 | return json2Str(s);
6 | return /^(string|number)$/.test(typeof s) ? "'" + s + "'" : s;
7 | }
8 | for ( var i in jsonObj)
9 | arr.push("'" + i + "':" + fmt(jsonObj[i]));
10 | return '{' + arr.join(',') + '}';
11 | }
12 |
13 | function fullRequestBody(requestObj,userObj){
14 | if(!userObj){
15 | userObj = {
16 | loginName : "",
17 | password : "",
18 | userType : ""
19 | };
20 | }
21 | // headObj
22 | var headObj = {
23 | User : userObj
24 | };
25 |
26 | var dataObj = {
27 | Head : headObj,
28 | Request : requestObj
29 | };
30 | var requestJsonObj = {
31 | Data : dataObj
32 | };
33 |
34 |
35 | return "requestJsonStr=" + json2Str(requestJsonObj)
36 | }
37 | module.exports = {
38 | fullRequestBody: fullRequestBody
39 | }
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2016 汪磊
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/libraries/douban.js:
--------------------------------------------------------------------------------
1 | var requestBody = require('./util.js')
2 | const BASE_URL = 'http://ystest.minicart.cn:8080/tandroid'
3 |
4 | function getTrainInfo(selectObj){
5 | return new Promise((resolve,reject) => {
6 | wx.request({
7 | url:`${BASE_URL}/queryTrainInfoByRelateTrainNumber.action?${requestBody.fullRequestBody(selectObj)}`,
8 | success: resolve,
9 | fail: reject
10 |
11 | })
12 | })
13 | }
14 |
15 | function getTrainAD(){
16 | return new Promise((resolve,reject) => {
17 | wx.request({
18 | url:`${BASE_URL}/queryAdvertisingList.action`,
19 | success: resolve,
20 | fail: reject
21 | })
22 | })
23 | }
24 |
25 | function getTrainProduct(selectObj){
26 | return new Promise((resolve,reject) => {
27 | wx.request({
28 | url:`${BASE_URL}/queryProductListForInside.action?${requestBody.fullRequestBody(selectObj)}`,
29 | success: resolve,
30 | fail: reject
31 |
32 | })
33 | })
34 | }
35 |
36 |
37 | module.exports = {
38 | getTrainInfo: getTrainInfo,
39 | getTrainAD: getTrainAD,
40 | getTrainProduct: getTrainProduct,
41 | }
42 |
43 |
44 | // class Douban {
45 | // // 不支持
46 | // // static API_URL = 'https://api.douban.com/v2/movie/'
47 |
48 | // constructor (title, movies) {
49 | // this.title = title
50 | // this.movies = movies
51 | // }
52 | // }
53 |
--------------------------------------------------------------------------------
/app.json:
--------------------------------------------------------------------------------
1 | {
2 | "pages": [
3 | "pages/board/board",
4 | "pages/list/list",
5 | "pages/profile/profile"
6 | ],
7 | "window": {
8 | "navigationBarBackgroundColor": "#35495e",
9 | "navigationBarTextStyle": "white",
10 | "navigationBarTitleText": "小推车",
11 | "backgroundColor": "#fff",
12 | "backgroundTextStyle": "dark",
13 | "enablePullDownRefresh": true
14 | },
15 | "tabBar": {
16 | "color": "#ccc",
17 | "selectedColor": "#35495e",
18 | "borderStyle": "white",
19 | "backgroundColor": "#f9f9f9",
20 | "list": [
21 | {
22 | "text": "首页",
23 | "pagePath": "pages/board/board",
24 | "iconPath": "images/board.png",
25 | "selectedIconPath": "images/board-actived.png"
26 | },
27 | {
28 | "text": "购物车",
29 | "pagePath": "pages/list/list",
30 | "iconPath": "images/search.png",
31 | "selectedIconPath": "images/search-actived.png"
32 | },
33 | {
34 | "text": "我的",
35 | "pagePath": "pages/profile/profile",
36 | "iconPath": "images/profile.png",
37 | "selectedIconPath": "images/profile-actived.png"
38 | }
39 | ]
40 | },
41 | "networkTimeout": {
42 | "request": 10000,
43 | "connectSocket": 10000,
44 | "uploadFile": 10000,
45 | "downloadFile": 10000
46 | },
47 | "debug": true
48 | }
49 |
--------------------------------------------------------------------------------
/app.wxss:
--------------------------------------------------------------------------------
1 | page {
2 | font-family: -apple-system-font, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', sans-serif;
3 | font-family:;
4 | background-color: #fff;
5 | display: flex;
6 | flex-direction: column;
7 | }
8 |
9 | .page-header {
10 | display: flex;
11 | justify-content: center;
12 | border-bottom: 1rpx solid #ccc;
13 | }
14 |
15 | .page-header-text {
16 | padding: 20rpx 40rpx;
17 | color: #999;
18 | font-size: 38rpx;
19 | text-align: center;
20 | }
21 |
22 | .page-body {
23 | display: flex;
24 | flex: 1;
25 | flex-direction: column;
26 | }
27 |
28 | .item {
29 | display: flex;
30 | padding: 20rpx 40rpx;
31 | border-bottom: 1rpx solid #eee;
32 | cursor: pointer;
33 | }
34 |
35 | .item .poster {
36 | width: 128rpx;
37 | height: 128rpx;
38 | margin-right: 20rpx;
39 | }
40 |
41 | .item .meta {
42 | flex: 1;
43 | }
44 |
45 | .item .meta .title,
46 | .item .meta .sub-title {
47 | display: block;
48 | margin-bottom: 15rpx;
49 | }
50 |
51 | .item .meta .title {
52 | font-size: 32rpx;
53 | }
54 |
55 | .item .meta .sub-title {
56 | font-size: 22rpx;
57 | color: #c0c0c0;
58 | }
59 |
60 | .item .meta .artists {
61 | font-size: 26rpx;
62 | color: #999;
63 | }
64 |
65 | .item .rating {
66 | font-size: 28rpx;
67 | font-weight: bold;
68 | color: #f74c31;
69 | }
70 |
71 | .tips {
72 | font-size: 28rpx;
73 | text-align: center;
74 | padding: 50rpx;
75 | color: #ccc;
76 | }
77 |
78 | .tips image {
79 | width: 40rpx;
80 | height: 40rpx;
81 | margin-right: 20rpx;
82 | }
83 |
84 | .tips image,
85 | .tips text {
86 | vertical-align: middle;
87 | }
88 |
--------------------------------------------------------------------------------
/pages/board/board.wxml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 | {{item.productName}}
18 |
19 |
20 | 添加到购物车成功
21 |
22 |
23 | {{"¥"+item.marketPrice+"元"+ " "}}
24 | {{"剩余"+item.product_cur_quantity+ item.unit}}
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
--------------------------------------------------------------------------------
/pages/board/board.wxss:
--------------------------------------------------------------------------------
1 | .container {
2 | display: flex;
3 | flex: 1;
4 | flex-direction: column;
5 | min-height: 100%;
6 | font-size: 32rpx;
7 | }
8 | .head {
9 | line-height: 1;
10 | }
11 | .body {
12 | padding-top: 8rpx;
13 | padding-left: 8rpx;
14 | padding-right: 8rpx;
15 | flex: 1;
16 | overflow: auto;
17 | background-color:#EFEFEF
18 | }
19 | .swiper {
20 | height: 400rpx;
21 | width: 100%;
22 | }
23 | .swiper image {
24 | height: 100%;
25 | width: 100%;
26 | }
27 | .header {
28 | padding: 40rpx 80rpx 20rpx;
29 | }
30 | .title {
31 | display: block;
32 | font-size: 50rpx;
33 | }
34 | .description {
35 | display: block;
36 | margin-top: 30rpx;
37 | color: #888;
38 | font-size: 28rpx;
39 | }
40 |
41 | .board {
42 | margin-top: 20rpx;
43 | margin-bottom: 20rpx;
44 | background-color: #FBF9FE;
45 | overflow: hidden;
46 | border-radius: 4rpx;
47 | cursor: pointer;
48 | }
49 | .board-info {
50 | display: flex;
51 | padding: 40rpx;
52 | align-items: center;
53 | flex-direction: row;
54 | }
55 | .board-name {
56 | flex: 1;
57 | }
58 | .board-img {
59 | width: 32rpx;
60 | height: 32rpx;
61 | }
62 | .my_item{
63 | width: 100%;
64 | background-color:white
65 | }
66 | .item_bigImage{
67 | width: 100%;
68 | height: 180px;
69 | mode:scaleFill
70 |
71 | }
72 | .item-pro-name {
73 |
74 | color: red;
75 |
76 |
77 | }
78 | .item-subs{
79 | display:flex;
80 | margin-bottom: 10px;
81 | justify-content: space-between
82 |
83 | }
84 |
85 | .sub-title-count{
86 | margin-left: -50px;
87 | }
88 | .addBtn-image{
89 |
90 | margin-right:0;
91 | margin-bottom:00px;
92 | width:25px;
93 | height:25px;
94 | }
95 |
96 | .meta {
97 | margin-bottom:10px;
98 | background-color:white
99 | }
--------------------------------------------------------------------------------
/libraries/storage.js:
--------------------------------------------------------------------------------
1 | function saveProduct(product){
2 | var productInstorage=[]
3 | return new Promise((resolve,reject)=>{
4 | var inArr = false
5 | wx.getStorage({
6 | key:"product",
7 | success:function(res){
8 | var selectpros = res.data.map((pro)=>{
9 | if (pro.productId === product.productId){
10 | pro.count = pro.count +1
11 | inArr = true
12 | }else{
13 | }
14 | return pro
15 | })
16 | ///如果 product不在 数组里面
17 | if(inArr == false){
18 | product.count = 1
19 | selectpros.push(product)
20 | saveToStrorageSingle(selectpros)
21 | }else{
22 | saveToStrorageSingle(selectpros)
23 | }
24 | },
25 | fail:function(res){
26 | product.count = 1
27 | wx.setStorage({
28 | key:"product",
29 | data:[product],
30 | success:resolve,
31 | fail:reject
32 | })
33 | },
34 | })
35 | })
36 | }
37 |
38 |
39 |
40 | function saveToStrorageSingle(arrs){
41 | wx.setStorage({
42 | key:"product",
43 | data:arrs,
44 | })
45 | }
46 |
47 |
48 |
49 | function getAllproducts(trainID){
50 | return new Promise((resolve,reject)=>{
51 | wx.getStorage({
52 | key:"product",
53 | success:resolve,
54 | fail:reject
55 | })
56 | })
57 |
58 | }
59 |
60 | module.exports = {
61 | saveProduct: saveProduct,
62 | getAllproducts:getAllproducts
63 | }
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/all-wcprops:
--------------------------------------------------------------------------------
1 | K 25
2 | svn:wc:ra_dav:version-url
3 | V 106
4 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5
5 | END
6 | 小推车刷选开机页面.jpg
7 | K 25
8 | svn:wc:ra_dav:version-url
9 | V 192
10 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5/%E5%B0%8F%E6%8E%A8%E8%BD%A6%E5%88%B7%E9%80%89%E5%BC%80%E6%9C%BA%E9%A1%B5%E9%9D%A2.jpg
11 | END
12 | anniu.9.png
13 | K 25
14 | svn:wc:ra_dav:version-url
15 | V 118
16 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5/anniu.9.png
17 | END
18 | anniu1.9.png
19 | K 25
20 | svn:wc:ra_dav:version-url
21 | V 119
22 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5/anniu1.9.png
23 | END
24 | anniu9.png
25 | K 25
26 | svn:wc:ra_dav:version-url
27 | V 117
28 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5/anniu9.png
29 | END
30 | 小推车刷选开机页面_03.png
31 | K 25
32 | svn:wc:ra_dav:version-url
33 | V 195
34 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5/%E5%B0%8F%E6%8E%A8%E8%BD%A6%E5%88%B7%E9%80%89%E5%BC%80%E6%9C%BA%E9%A1%B5%E9%9D%A2_03.png
35 | END
36 | 小推车刷选开机页面_14.png
37 | K 25
38 | svn:wc:ra_dav:version-url
39 | V 195
40 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5/%E5%B0%8F%E6%8E%A8%E8%BD%A6%E5%88%B7%E9%80%89%E5%BC%80%E6%9C%BA%E9%A1%B5%E9%9D%A2_14.png
41 | END
42 | 小推车刷选开机页面_07.png
43 | K 25
44 | svn:wc:ra_dav:version-url
45 | V 195
46 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5/%E5%B0%8F%E6%8E%A8%E8%BD%A6%E5%88%B7%E9%80%89%E5%BC%80%E6%9C%BA%E9%A1%B5%E9%9D%A2_07.png
47 | END
48 |
--------------------------------------------------------------------------------
/pages/board/board.js:
--------------------------------------------------------------------------------
1 | // Douban API 操作
2 | const xtc = require('../../libraries/douban.js')
3 | const storage = require('../../libraries/storage.js')
4 | Page({
5 | data: {
6 |
7 | toastHidden:true,
8 | movies: [],
9 | productSources:[],
10 | loading: true,
11 | BASE_URL : 'http://ystest.minicart.cn:8080/tandroid/'
12 | },
13 | toast2Change:function(){
14 |
15 | this.setData({toastHidden:true})
16 |
17 | },
18 | addToCart:function(event){
19 | this.setData({toastHidden:false})
20 | storage.saveProduct(
21 |
22 | this.data.productSources[(event.currentTarget.dataset.idx)]
23 | )
24 | .then(()=>console.log("success"))
25 | .catch(e=>{
26 | console.log("failure")
27 | })
28 | },
29 |
30 | onLoad () {
31 | var reqOb = {
32 | "endStationId" : "10640",
33 | "trainBottom" : "G1350",
34 | "takeTrainDate" : "2016-10-10",
35 | "trainNumber" : "G1359",
36 | "startStationId" : "10639",
37 | "pageSize" : "10000"
38 | }
39 | xtc.getTrainProduct(reqOb).then(d => {this.setData
40 | (
41 | {
42 | productSources:d["data"]["ResultData"]["ProductItems"].filter(item=>item.is_recommend === "Y").map(item =>{
43 | var splitFirst = item.productPicPathRecommend.split('\r\n');
44 | var resultStr = splitFirst.join('')
45 | item.productPicPathRecommend = resultStr
46 | return item
47 | })
48 | }
49 | )
50 | }
51 | )
52 | .catch(e => {
53 | console.log("error")
54 | this.setData({ movies: [], loading: false })
55 | })
56 |
57 |
58 | xtc.getTrainAD()
59 | .then(d => this.setData({movies:d["data"]["ResultData"]["advertisingList"]}))
60 | .catch(e => {
61 | console.error(e)
62 | this.setData({ movies: [], loading: false })
63 | })
64 | },
65 | })
66 |
67 |
68 |
69 |
70 |
71 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/all-wcprops:
--------------------------------------------------------------------------------
1 | K 25
2 | svn:wc:ra_dav:version-url
3 | V 94
4 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2
5 | END
6 | 58.png
7 | K 25
8 | svn:wc:ra_dav:version-url
9 | V 101
10 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/58.png
11 | END
12 | 100.png
13 | K 25
14 | svn:wc:ra_dav:version-url
15 | V 102
16 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/100.png
17 | END
18 | 120.png
19 | K 25
20 | svn:wc:ra_dav:version-url
21 | V 102
22 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/120.png
23 | END
24 | 50.png
25 | K 25
26 | svn:wc:ra_dav:version-url
27 | V 101
28 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/50.png
29 | END
30 | 114.png
31 | K 25
32 | svn:wc:ra_dav:version-url
33 | V 102
34 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/114.png
35 | END
36 | 1024.png
37 | K 25
38 | svn:wc:ra_dav:version-url
39 | V 103
40 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/1024.png
41 | END
42 | 512.png
43 | K 25
44 | svn:wc:ra_dav:version-url
45 | V 102
46 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/512.png
47 | END
48 | 108.png
49 | K 25
50 | svn:wc:ra_dav:version-url
51 | V 102
52 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/108.png
53 | END
54 | 72.png
55 | K 25
56 | svn:wc:ra_dav:version-url
57 | V 101
58 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/72.png
59 | END
60 | 28.png
61 | K 25
62 | svn:wc:ra_dav:version-url
63 | V 101
64 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/28.png
65 | END
66 | 29.png
67 | K 25
68 | svn:wc:ra_dav:version-url
69 | V 101
70 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2/29.png
71 | END
72 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/all-wcprops:
--------------------------------------------------------------------------------
1 | K 25
2 | svn:wc:ra_dav:version-url
3 | V 71
4 | /svn/xtc/!svn/ver/539/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI
5 | END
6 | 产品项目_19(2).png
7 | K 25
8 | svn:wc:ra_dav:version-url
9 | V 118
10 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_19(2).png
11 | END
12 | oredrdetail_back.png
13 | K 25
14 | svn:wc:ra_dav:version-url
15 | V 92
16 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/oredrdetail_back.png
17 | END
18 | addBtnGray.png
19 | K 25
20 | svn:wc:ra_dav:version-url
21 | V 86
22 | /svn/xtc/!svn/ver/539/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/addBtnGray.png
23 | END
24 | Line CopyaddBtn.png
25 | K 25
26 | svn:wc:ra_dav:version-url
27 | V 93
28 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/Line%20CopyaddBtn.png
29 | END
30 | 产品项目_30(2)@3x.png
31 | K 25
32 | svn:wc:ra_dav:version-url
33 | V 121
34 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_30(2)@3x.png
35 | END
36 | 产品项目_33(2)@3x.png
37 | K 25
38 | svn:wc:ra_dav:version-url
39 | V 121
40 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_33(2)@3x.png
41 | END
42 | weixin_login@2x.png
43 | K 25
44 | svn:wc:ra_dav:version-url
45 | V 91
46 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/weixin_login@2x.png
47 | END
48 | 产品项目_30(2).png
49 | K 25
50 | svn:wc:ra_dav:version-url
51 | V 118
52 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_30(2).png
53 | END
54 | 产品项目_27(2)@3x.png
55 | K 25
56 | svn:wc:ra_dav:version-url
57 | V 121
58 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_27(2)@3x.png
59 | END
60 | 产品项目_23(2).png
61 | K 25
62 | svn:wc:ra_dav:version-url
63 | V 118
64 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_23(2).png
65 | END
66 | 产品项目_15(2).png
67 | K 25
68 | svn:wc:ra_dav:version-url
69 | V 118
70 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_15(2).png
71 | END
72 | paytips.png
73 | K 25
74 | svn:wc:ra_dav:version-url
75 | V 83
76 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/paytips.png
77 | END
78 | 产品项目_07(2).png
79 | K 25
80 | svn:wc:ra_dav:version-url
81 | V 118
82 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_07(2).png
83 | END
84 | 产品项目_27(2).png
85 | K 25
86 | svn:wc:ra_dav:version-url
87 | V 118
88 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_27(2).png
89 | END
90 |
--------------------------------------------------------------------------------
/images/AllUI/images-欢迎页/.svn/entries:
--------------------------------------------------------------------------------
1 | 10
2 |
3 | dir
4 | 640
5 | https://xh@121.40.140.192/svn/xtc/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/images-%E6%AC%A2%E8%BF%8E%E9%A1%B5
6 | https://xh@121.40.140.192/svn/xtc
7 |
8 |
9 |
10 | 2016-02-16T08:42:35.074491Z
11 | 471
12 | xh
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | 06ca134f-ae15-874a-8aee-846c4c94edf2
28 |
29 | 小推车刷选开机页面.jpg
30 | file
31 |
32 |
33 |
34 |
35 | 2016-03-25T02:46:27.000000Z
36 | 17c7217694aae54e27c007fad8c6e910
37 | 2016-02-16T08:42:35.074491Z
38 | 471
39 | xh
40 | has-props
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 | 463418
62 |
63 | anniu.9.png
64 | file
65 |
66 |
67 |
68 |
69 | 2016-03-25T02:46:27.000000Z
70 | 0daad1f3a5772a587d3e12c763d831b9
71 | 2016-02-16T08:42:35.074491Z
72 | 471
73 | xh
74 | has-props
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 | 15240
96 |
97 | anniu1.9.png
98 | file
99 |
100 |
101 |
102 |
103 | 2016-03-25T02:46:27.000000Z
104 | 0daad1f3a5772a587d3e12c763d831b9
105 | 2016-02-16T08:42:35.074491Z
106 | 471
107 | xh
108 | has-props
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 | 15240
130 |
131 | anniu9.png
132 | file
133 |
134 |
135 |
136 |
137 | 2016-03-25T02:46:27.000000Z
138 | 0daad1f3a5772a587d3e12c763d831b9
139 | 2016-02-16T08:42:35.074491Z
140 | 471
141 | xh
142 | has-props
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 | 15240
164 |
165 | 小推车刷选开机页面_03.png
166 | file
167 |
168 |
169 |
170 |
171 | 2016-03-25T02:46:27.000000Z
172 | 58dc8e5dceaf4d6e56c57bb65d8fad99
173 | 2016-02-16T08:42:35.074491Z
174 | 471
175 | xh
176 | has-props
177 |
178 |
179 |
180 |
181 |
182 |
183 |
184 |
185 |
186 |
187 |
188 |
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 | 11873
198 |
199 | 小推车刷选开机页面_14.png
200 | file
201 |
202 |
203 |
204 |
205 | 2016-03-25T02:46:27.000000Z
206 | d9806ce2dde47679b74fb050af8f5f12
207 | 2016-02-16T08:42:35.074491Z
208 | 471
209 | xh
210 | has-props
211 |
212 |
213 |
214 |
215 |
216 |
217 |
218 |
219 |
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 |
228 |
229 |
230 |
231 | 1298
232 |
233 | 小推车刷选开机页面_07.png
234 | file
235 |
236 |
237 |
238 |
239 | 2016-03-25T02:46:27.000000Z
240 | 500d636e84719441b2f55de33adbf39a
241 | 2016-02-16T08:42:35.074491Z
242 | 471
243 | xh
244 | has-props
245 |
246 |
247 |
248 |
249 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
260 |
261 |
262 |
263 |
264 |
265 | 1147
266 |
267 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | #
2 |
3 | 由于时间的关系,没有办法写一个完整的说明,后续配合一些视频资料,请持续关注
4 |
5 | > 官方文档:https://mp.weixin.qq.com/debug/wxadoc/dev/
6 | >
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 | ## Demo 预览
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 | ## 可能有刚入门的同学
29 |
30 |
31 | 不会弄,加我微信聊
32 | xiaopohai0
33 | ## 有问题?
34 |
35 | ### Welcome PR or Issue or Wechat
36 |
40 |
41 |
42 |
43 | ## 使用步骤
44 |
45 | 1. 将仓库克隆到本地:
46 |
47 | ```bash
48 | git clone https://github.com/520xiaopohai/wechat-app-minicart.git
49 | ```
50 |
51 | 2. 打开`微信Web开放者工具`(最新版)
52 |
53 | - 下载链接(官方版本,放心下载):https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html?t=1476197490095
54 |
55 |
56 | 3. 选择`添加项目`,填写或选择相应信息
57 |
58 | - AppID:点击右下角`无AppID`(我也没有资格,据说这次200个名额是小龙钦点的)
59 | - 项目名称:随便填写,因为不涉及到部署,所以无所谓
60 | - 项目目录:选择刚刚克隆的文件夹
61 | - 点击`添加项目
62 |
63 |
64 |
65 | 4. 通过左下角重启按钮,刷新编码过后的预览
66 |
67 | 5. 可以通过在项目目录下执行以下命令快速创建新页面组件所需文件:
68 |
69 | ```bash
70 | # `Bash`用户
71 | $ ./generate
72 | # `Cmd`用户
73 | $ .\generate
74 | ```
75 |
76 | 6. 剩下的可以自由发挥了
77 |
78 |
79 | ## 微信小程序基本教程(持续更新)
80 |
81 | ### 创建一个项目文件夹,创建基本所需文件
82 |
83 | #### app.js
84 |
85 | 项目主入口文件(用于创建应用程序对象)
86 |
87 | ```javascript
88 | // App函数是一个全局函数,用于创建应用程序对象
89 | App({
90 | // ========== 全局数据对象(整个应用程序共享) ==========
91 | globalData: { ... },
92 |
93 | // ========== 应用程序全局方法 ==========
94 | method1 (p1, p2) { ... },
95 | method2 (p1, p2) { ... },
96 |
97 | // ========== 生命周期方法 ==========
98 | // 应用程序启动时触发一次
99 | onLaunch () { ... },
100 |
101 | // 当应用程序进入前台显示状态时触发
102 | onShow () { ... },
103 |
104 | // 当应用程序进入后台状态时触发
105 | onHide () { ... }
106 | })
107 |
108 | ```
109 |
110 | #### app.json
111 |
112 | 项目配置声明文件(指定项目的一些信息,比如导航栏样式颜色等等)
113 |
114 | ```javascript
115 | {
116 | // 当前程序是由哪些页面组成的(第一项默认为初始页面)
117 | // 所有使用到的组件或页面都必须在此体现
118 | // https://mp.weixin.qq.com/debug/wxadoc/dev/framework/config.html#pages
119 | "pages": [ ... ],
120 | // 应用程序窗口设置
121 | // https://mp.weixin.qq.com/debug/wxadoc/dev/framework/config.html#window
122 | "window": { ... },
123 | // 应用导航栏设置
124 | // https://mp.weixin.qq.com/debug/wxadoc/dev/framework/config.html#tabBar
125 | "tabBar": { ... },
126 | // 网络超时设置
127 | // https://mp.weixin.qq.com/debug/wxadoc/dev/framework/config.html#networkTimeout
128 | "networkTimeout": {},
129 | // 是否在控制台输出调试信息
130 | // https://mp.weixin.qq.com/debug/wxadoc/dev/framework/config.html#debug
131 | "debug": true
132 | }
133 | ```
134 |
135 | #### app.wxss
136 |
137 | [!可选!]项目全局的样式文件,内容遵循CSS标准语法
138 |
139 |
140 | ### 创建页面组件
141 |
142 | 每个页面组件也分为四个文件组成:
143 |
144 | - page-name.js
145 |
146 | * 页面逻辑文件,用于处理页面生命周期控制和数据处理
147 | * 未完待续...
148 |
149 | - page-name.json
150 |
151 | * 设置当前页面工作时的一些配置
152 | * 此处可以覆盖app.json中的window设置
153 | * 也就是说只可以设置window中设置的熟悉
154 | * 未完待续...
155 |
156 | - page-name.wxml
157 |
158 | * wxml指的是`Wei Xin Markup Language`
159 | * 用于定义页面中元素结构的
160 | * 语法遵循XML语法,注意是XML语法,不是HTML语法,不是HTML语法,不是HTML语法
161 | * 未完待续...
162 |
163 | - page-name.wxss
164 |
165 | * wxml指的是`Wei Xin Style Sheet`
166 | * 用于定义页面样式的
167 | * 语法遵循CSS语法,扩展了CSS基本用法和长度单位(主要就是rpx响应式像素)
168 | * 未完待续...
169 |
170 |
171 | ### 未完待续...
172 |
173 |
174 | ## 恶心的地方
175 |
176 | 1. 好像没有自定义组件的机制~~
177 | 2. 没有热更新
178 | 3. 修改代码即时同步问题
179 |
180 |
181 |
182 | ## LICENSE
183 |
184 | [MIT](./LICENSE)
185 |
186 |
--------------------------------------------------------------------------------
/images/AllUI/icon替换/.svn/entries:
--------------------------------------------------------------------------------
1 | 10
2 |
3 | dir
4 | 640
5 | https://xh@121.40.140.192/svn/xtc/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/icon%E6%9B%BF%E6%8D%A2
6 | https://xh@121.40.140.192/svn/xtc
7 |
8 |
9 |
10 | 2016-02-16T08:42:35.074491Z
11 | 471
12 | xh
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | 06ca134f-ae15-874a-8aee-846c4c94edf2
28 |
29 | 58.png
30 | file
31 |
32 |
33 |
34 |
35 | 2016-03-25T02:46:26.000000Z
36 | 465b2cfdd7ebc39d2a8dbb1f1d971b6f
37 | 2016-02-16T08:42:35.074491Z
38 | 471
39 | xh
40 | has-props
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 | 16946
62 |
63 | 100.png
64 | file
65 |
66 |
67 |
68 |
69 | 2016-03-25T02:46:26.000000Z
70 | 13eaa0ee40f39e3f19fa87eadd9b8bf9
71 | 2016-02-16T08:42:35.074491Z
72 | 471
73 | xh
74 | has-props
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 | 18066
96 |
97 | 120.png
98 | file
99 |
100 |
101 |
102 |
103 | 2016-03-25T02:46:26.000000Z
104 | 1ac01d513c3c6a57e8f663ca011fafe8
105 | 2016-02-16T08:42:35.074491Z
106 | 471
107 | xh
108 | has-props
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 | 18445
130 |
131 | 50.png
132 | file
133 |
134 |
135 |
136 |
137 | 2016-03-25T02:46:26.000000Z
138 | 2e5c64392363b94c51555623854893c6
139 | 2016-02-16T08:42:35.074491Z
140 | 471
141 | xh
142 | has-props
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 | 16871
164 |
165 | 114.png
166 | file
167 |
168 |
169 |
170 |
171 | 2016-03-25T02:46:26.000000Z
172 | 8286ed6515aa7995331cc758198b17a8
173 | 2016-02-16T08:42:35.074491Z
174 | 471
175 | xh
176 | has-props
177 |
178 |
179 |
180 |
181 |
182 |
183 |
184 |
185 |
186 |
187 |
188 |
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 | 18213
198 |
199 | 1024.png
200 | file
201 |
202 |
203 |
204 |
205 | 2016-03-25T02:46:26.000000Z
206 | 3da3f96f20964291f7a1c538d083f41a
207 | 2016-02-16T08:42:35.074491Z
208 | 471
209 | xh
210 | has-props
211 |
212 |
213 |
214 |
215 |
216 |
217 |
218 |
219 |
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 |
228 |
229 |
230 |
231 | 45874
232 |
233 | 512.png
234 | file
235 |
236 |
237 |
238 |
239 | 2016-03-25T02:46:26.000000Z
240 | 95cbc9d3b909ea09668d0e8b6b9532f6
241 | 2016-02-16T08:42:35.074491Z
242 | 471
243 | xh
244 | has-props
245 |
246 |
247 |
248 |
249 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
260 |
261 |
262 |
263 |
264 |
265 | 30004
266 |
267 | 108.png
268 | file
269 |
270 |
271 |
272 |
273 | 2016-03-25T02:46:26.000000Z
274 | a9ccfd9436780265c6a505da6f8f556a
275 | 2016-02-16T08:42:35.074491Z
276 | 471
277 | xh
278 | has-props
279 |
280 |
281 |
282 |
283 |
284 |
285 |
286 |
287 |
288 |
289 |
290 |
291 |
292 |
293 |
294 |
295 |
296 |
297 |
298 |
299 | 20166
300 |
301 | 72.png
302 | file
303 |
304 |
305 |
306 |
307 | 2016-03-25T02:46:26.000000Z
308 | 6cf886bfc1e50af99b53386ff26e6ab9
309 | 2016-02-16T08:42:35.074491Z
310 | 471
311 | xh
312 | has-props
313 |
314 |
315 |
316 |
317 |
318 |
319 |
320 |
321 |
322 |
323 |
324 |
325 |
326 |
327 |
328 |
329 |
330 |
331 |
332 |
333 | 17313
334 |
335 | 28.png
336 | file
337 |
338 |
339 |
340 |
341 | 2016-03-25T02:46:26.000000Z
342 | 70ccc885ebe9a572b8455334fc152ab3
343 | 2016-02-16T08:42:35.074491Z
344 | 471
345 | xh
346 | has-props
347 |
348 |
349 |
350 |
351 |
352 |
353 |
354 |
355 |
356 |
357 |
358 |
359 |
360 |
361 |
362 |
363 |
364 |
365 |
366 |
367 | 16810
368 |
369 | 29.png
370 | file
371 |
372 |
373 |
374 |
375 | 2016-03-25T02:46:26.000000Z
376 | 9cc7a5b442b5d60a3ad77ba6e736db0c
377 | 2016-02-16T08:42:35.074491Z
378 | 471
379 | xh
380 | has-props
381 |
382 |
383 |
384 |
385 |
386 |
387 |
388 |
389 |
390 |
391 |
392 |
393 |
394 |
395 |
396 |
397 |
398 |
399 |
400 |
401 | 16283
402 |
403 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/all-wcprops:
--------------------------------------------------------------------------------
1 | K 25
2 | svn:wc:ra_dav:version-url
3 | V 111
4 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE
5 | END
6 | 产品项目.jpg
7 | K 25
8 | svn:wc:ra_dav:version-url
9 | V 152
10 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE.jpg
11 | END
12 | 首页标注.jpg
13 | K 25
14 | svn:wc:ra_dav:version-url
15 | V 152
16 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E9%A6%96%E9%A1%B5%E6%A0%87%E6%B3%A8.jpg
17 | END
18 | 产品项目_11.png
19 | K 25
20 | svn:wc:ra_dav:version-url
21 | V 155
22 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_11.png
23 | END
24 | 产品项目_03.png
25 | K 25
26 | svn:wc:ra_dav:version-url
27 | V 155
28 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_03.png
29 | END
30 | 产品项目_23.png
31 | K 25
32 | svn:wc:ra_dav:version-url
33 | V 155
34 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_23.png
35 | END
36 | 产品项目_15.png
37 | K 25
38 | svn:wc:ra_dav:version-url
39 | V 155
40 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_15.png
41 | END
42 | 产品项目_07.png
43 | K 25
44 | svn:wc:ra_dav:version-url
45 | V 155
46 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_07.png
47 | END
48 | guanjianzi.9.png
49 | K 25
50 | svn:wc:ra_dav:version-url
51 | V 128
52 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/guanjianzi.9.png
53 | END
54 | 产品项目_23(2).png
55 | K 25
56 | svn:wc:ra_dav:version-url
57 | V 158
58 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_23(2).png
59 | END
60 | 产品项目_15(2).png
61 | K 25
62 | svn:wc:ra_dav:version-url
63 | V 158
64 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_15(2).png
65 | END
66 | 产品项目_19.png
67 | K 25
68 | svn:wc:ra_dav:version-url
69 | V 155
70 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_19.png
71 | END
72 | 产品项目_07(2).png
73 | K 25
74 | svn:wc:ra_dav:version-url
75 | V 158
76 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_07(2).png
77 | END
78 | 产品项目_19(2).png
79 | K 25
80 | svn:wc:ra_dav:version-url
81 | V 158
82 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_19(2).png
83 | END
84 | 产品项目_30@3x.png
85 | K 25
86 | svn:wc:ra_dav:version-url
87 | V 158
88 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_30@3x.png
89 | END
90 | 购物车数量_27.png
91 | K 25
92 | svn:wc:ra_dav:version-url
93 | V 164
94 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E8%B4%AD%E7%89%A9%E8%BD%A6%E6%95%B0%E9%87%8F_27.png
95 | END
96 | 产品项目_30(2)@3x.png
97 | K 25
98 | svn:wc:ra_dav:version-url
99 | V 161
100 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_30(2)@3x.png
101 | END
102 | 产品项目_33@3x.png
103 | K 25
104 | svn:wc:ra_dav:version-url
105 | V 158
106 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_33@3x.png
107 | END
108 | 产品项目_27@3x.png
109 | K 25
110 | svn:wc:ra_dav:version-url
111 | V 158
112 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_27@3x.png
113 | END
114 | 产品项目_33(2)@3x.png
115 | K 25
116 | svn:wc:ra_dav:version-url
117 | V 161
118 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_33(2)@3x.png
119 | END
120 | 产品项目_27(2)@3x.png
121 | K 25
122 | svn:wc:ra_dav:version-url
123 | V 161
124 | /svn/xtc/!svn/ver/471/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE/%E4%BA%A7%E5%93%81%E9%A1%B9%E7%9B%AE_27(2)@3x.png
125 | END
126 |
--------------------------------------------------------------------------------
/images/AllUI/.svn/entries:
--------------------------------------------------------------------------------
1 | 10
2 |
3 | dir
4 | 640
5 | https://xh@121.40.140.192/svn/xtc/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI
6 | https://xh@121.40.140.192/svn/xtc
7 |
8 |
9 |
10 | 2016-02-25T03:18:35.491108Z
11 | 539
12 | xh
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | 06ca134f-ae15-874a-8aee-846c4c94edf2
28 |
29 | Line CopyaddBtn.png
30 | file
31 |
32 |
33 |
34 |
35 | 2016-03-25T02:46:59.000000Z
36 | 6438e66d19731366486258fa4061bdee
37 | 2016-02-16T08:42:35.074491Z
38 | 471
39 | xh
40 | has-props
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 | 1340
62 |
63 | 我的订单
64 | dir
65 |
66 | app首页企图
67 | dir
68 |
69 | 购物车切图V2.0
70 | dir
71 |
72 | 欢迎页面(引导页)
73 | dir
74 |
75 | 登录注册
76 | dir
77 |
78 | 产品项目_23(2).png
79 | file
80 |
81 |
82 |
83 |
84 | 2016-03-25T02:46:59.000000Z
85 | 185e2d5ef866179c2e814c58c56a3f96
86 | 2016-02-16T08:42:35.074491Z
87 | 471
88 | xh
89 | has-props
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 | 18372
111 |
112 | 产品项目_15(2).png
113 | file
114 |
115 |
116 |
117 |
118 | 2016-03-25T02:46:59.000000Z
119 | 27949148e30f083bf4760457cd1ac00c
120 | 2016-02-16T08:42:35.074491Z
121 | 471
122 | xh
123 | has-props
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
133 |
134 |
135 |
136 |
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 | 17087
145 |
146 | 产品项目_07(2).png
147 | file
148 |
149 |
150 |
151 |
152 | 2016-03-25T02:46:59.000000Z
153 | 0d5c8a2f0901fa00f6014abfa531feec
154 | 2016-02-16T08:42:35.074491Z
155 | 471
156 | xh
157 | has-props
158 |
159 |
160 |
161 |
162 |
163 |
164 |
165 |
166 |
167 |
168 |
169 |
170 |
171 |
172 |
173 |
174 |
175 |
176 |
177 |
178 | 19259
179 |
180 | 产品项目_27(2).png
181 | file
182 |
183 |
184 |
185 |
186 | 2016-03-25T02:46:59.000000Z
187 | 82c2af654cdc6e5ec84e85d3fe069dee
188 | 2016-02-16T08:42:35.074491Z
189 | 471
190 | xh
191 | has-props
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 |
201 |
202 |
203 |
204 |
205 |
206 |
207 |
208 |
209 |
210 |
211 |
212 | 18638
213 |
214 | icon_home@3x.png
215 | file
216 | 0
217 |
218 |
219 | add
220 |
221 |
222 |
223 |
224 |
225 | has-props
226 | has-prop-mods
227 |
228 | 产品项目_19(2).png
229 | file
230 |
231 |
232 |
233 |
234 | 2016-03-25T02:46:59.000000Z
235 | 662594755550f755568daadab1f07004
236 | 2016-02-16T08:42:35.074491Z
237 | 471
238 | xh
239 | has-props
240 |
241 |
242 |
243 |
244 |
245 |
246 |
247 |
248 |
249 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
260 | 16879
261 |
262 | 订单详情V2.0
263 | dir
264 |
265 | 付款结束切图
266 | dir
267 |
268 | 订单详情V3.0
269 | dir
270 |
271 | oredrdetail_back.png
272 | file
273 |
274 |
275 |
276 |
277 | 2016-03-25T02:46:59.000000Z
278 | 983d6ce1b1ebc3f9752179fdd5cd2da4
279 | 2016-02-16T08:42:35.074491Z
280 | 471
281 | xh
282 | has-props
283 |
284 |
285 |
286 |
287 |
288 |
289 |
290 |
291 |
292 |
293 |
294 |
295 |
296 |
297 |
298 |
299 |
300 |
301 |
302 |
303 | 852
304 |
305 | 商品详情切图
306 | dir
307 |
308 | icon_me@3x.png
309 | file
310 | 0
311 |
312 |
313 | add
314 |
315 |
316 |
317 |
318 |
319 | has-props
320 | has-prop-mods
321 |
322 | 产品项目_27(2)@3x.png
323 | file
324 |
325 |
326 |
327 |
328 | 2016-03-25T02:46:59.000000Z
329 | 82c2af654cdc6e5ec84e85d3fe069dee
330 | 2016-02-16T08:42:35.074491Z
331 | 471
332 | xh
333 | has-props
334 |
335 |
336 |
337 |
338 |
339 |
340 |
341 |
342 |
343 |
344 |
345 |
346 |
347 |
348 |
349 |
350 |
351 |
352 |
353 |
354 | 18638
355 |
356 | paytips.png
357 | file
358 |
359 |
360 |
361 |
362 | 2016-03-25T02:46:59.000000Z
363 | 16492314ffb613a13b761455d7b2ef04
364 | 2016-02-16T08:42:35.074491Z
365 | 471
366 | xh
367 | has-props
368 |
369 |
370 |
371 |
372 |
373 |
374 |
375 |
376 |
377 |
378 |
379 |
380 |
381 |
382 |
383 |
384 |
385 |
386 |
387 |
388 | 842
389 |
390 | 购物车切图
391 | dir
392 |
393 | 付款结束切图2.0
394 | dir
395 |
396 | 开机png
397 | dir
398 |
399 | 优惠券
400 | dir
401 |
402 | 确认支付(支付选择方式)
403 | dir
404 |
405 | 我的订单V2.0
406 | dir
407 |
408 | weixin_login@2x.png
409 | file
410 |
411 |
412 |
413 |
414 | 2016-03-25T02:46:59.000000Z
415 | dff3099a4fe7fff2599ca0b84ea30f29
416 | 2016-02-16T08:42:35.074491Z
417 | 471
418 | xh
419 | has-props
420 |
421 |
422 |
423 |
424 |
425 |
426 |
427 |
428 |
429 |
430 |
431 |
432 |
433 |
434 |
435 |
436 |
437 |
438 |
439 |
440 | 2438
441 |
442 | 产品项目_30(2).png
443 | file
444 |
445 |
446 |
447 |
448 | 2016-03-25T02:46:59.000000Z
449 | 0d75268e5ca25fd48cf3a29f3a321ae5
450 | 2016-02-16T08:42:35.074491Z
451 | 471
452 | xh
453 | has-props
454 |
455 |
456 |
457 |
458 |
459 |
460 |
461 |
462 |
463 |
464 |
465 |
466 |
467 |
468 |
469 |
470 |
471 |
472 |
473 |
474 | 16796
475 |
476 | 订单详情
477 | dir
478 |
479 | images-欢迎页
480 | dir
481 |
482 | addBtnGray.png
483 | file
484 |
485 |
486 |
487 |
488 | 2016-03-25T02:46:59.000000Z
489 | f5a438d9d29155697953703d203dd21d
490 | 2016-02-25T03:18:35.491108Z
491 | 539
492 | xh
493 | has-props
494 |
495 |
496 |
497 |
498 |
499 |
500 |
501 |
502 |
503 |
504 |
505 |
506 |
507 |
508 |
509 |
510 |
511 |
512 |
513 |
514 | 1593
515 |
516 | 产品项目_30(2)@3x.png
517 | file
518 |
519 |
520 |
521 |
522 | 2016-03-25T02:46:59.000000Z
523 | 0d75268e5ca25fd48cf3a29f3a321ae5
524 | 2016-02-16T08:42:35.074491Z
525 | 471
526 | xh
527 | has-props
528 |
529 |
530 |
531 |
532 |
533 |
534 |
535 |
536 |
537 |
538 |
539 |
540 |
541 |
542 |
543 |
544 |
545 |
546 |
547 |
548 | 16796
549 |
550 | 产品项目_33(2)@3x.png
551 | file
552 |
553 |
554 |
555 |
556 | 2016-03-25T02:46:59.000000Z
557 | c8736e082cdfb7977b8ed37a42ee28ec
558 | 2016-02-16T08:42:35.074491Z
559 | 471
560 | xh
561 | has-props
562 |
563 |
564 |
565 |
566 |
567 |
568 |
569 |
570 |
571 |
572 |
573 |
574 |
575 |
576 |
577 |
578 |
579 |
580 |
581 |
582 | 16576
583 |
584 | 确认支付(支付选择方式)2.0
585 | dir
586 |
587 | icon_chart@3x.png
588 | file
589 | 0
590 |
591 |
592 | add
593 |
594 |
595 |
596 |
597 |
598 | has-props
599 | has-prop-mods
600 |
601 | icon替换
602 | dir
603 |
604 |
--------------------------------------------------------------------------------
/images/AllUI/app首页企图/.svn/entries:
--------------------------------------------------------------------------------
1 | 10
2 |
3 | dir
4 | 640
5 | https://xh@121.40.140.192/svn/xtc/trunk/iOS_xiaohang/2016.02.16/xtc/Resources/AllUI/app%E9%A6%96%E9%A1%B5%E4%BC%81%E5%9B%BE
6 | https://xh@121.40.140.192/svn/xtc
7 |
8 |
9 |
10 | 2016-02-16T08:42:35.074491Z
11 | 471
12 | xh
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | 06ca134f-ae15-874a-8aee-846c4c94edf2
28 |
29 | 产品项目.jpg
30 | file
31 |
32 |
33 |
34 |
35 | 2016-03-25T02:46:26.000000Z
36 | caaeb59c73d1483bf0ce0d0592578b2a
37 | 2016-02-16T08:42:35.074491Z
38 | 471
39 | xh
40 | has-props
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 | 924214
62 |
63 | 首页标注.jpg
64 | file
65 |
66 |
67 |
68 |
69 | 2016-03-25T02:46:26.000000Z
70 | 1c63f0e3c09adfc22383861d0479a8e2
71 | 2016-02-16T08:42:35.074491Z
72 | 471
73 | xh
74 | has-props
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 | 1142078
96 |
97 | 产品项目_11.png
98 | file
99 |
100 |
101 |
102 |
103 | 2016-03-25T02:46:26.000000Z
104 | 2111e244a4e41e5cdbe2b5ff9cd795a7
105 | 2016-02-16T08:42:35.074491Z
106 | 471
107 | xh
108 | has-props
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 | 1884
130 |
131 | 产品项目_03.png
132 | file
133 |
134 |
135 |
136 |
137 | 2016-03-25T02:46:26.000000Z
138 | 782a021e42ac32d458376a5ffe98c864
139 | 2016-02-16T08:42:35.074491Z
140 | 471
141 | xh
142 | has-props
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 | 1234
164 |
165 | 产品项目_23.png
166 | file
167 |
168 |
169 |
170 |
171 | 2016-03-25T02:46:26.000000Z
172 | 4e8ad4431da59b3f2d0b8ff3a01bbc73
173 | 2016-02-16T08:42:35.074491Z
174 | 471
175 | xh
176 | has-props
177 |
178 |
179 |
180 |
181 |
182 |
183 |
184 |
185 |
186 |
187 |
188 |
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 | 4262
198 |
199 | 产品项目_15.png
200 | file
201 |
202 |
203 |
204 |
205 | 2016-03-25T02:46:26.000000Z
206 | 53b47a607709e0cc99dec8706527f278
207 | 2016-02-16T08:42:35.074491Z
208 | 471
209 | xh
210 | has-props
211 |
212 |
213 |
214 |
215 |
216 |
217 |
218 |
219 |
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 |
228 |
229 |
230 |
231 | 2796
232 |
233 | 产品项目_07.png
234 | file
235 |
236 |
237 |
238 |
239 | 2016-03-25T02:46:26.000000Z
240 | 503cdc553298a9585c262a1d54d564b4
241 | 2016-02-16T08:42:35.074491Z
242 | 471
243 | xh
244 | has-props
245 |
246 |
247 |
248 |
249 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
260 |
261 |
262 |
263 |
264 |
265 | 4973
266 |
267 | guanjianzi.9.png
268 | file
269 |
270 |
271 |
272 |
273 | 2016-03-25T02:46:26.000000Z
274 | 87ba07257bbaf8c796d9e5cc985bae20
275 | 2016-02-16T08:42:35.074491Z
276 | 471
277 | xh
278 | has-props
279 |
280 |
281 |
282 |
283 |
284 |
285 |
286 |
287 |
288 |
289 |
290 |
291 |
292 |
293 |
294 |
295 |
296 |
297 |
298 |
299 | 15315
300 |
301 | 产品项目_23(2).png
302 | file
303 |
304 |
305 |
306 |
307 | 2016-03-25T02:46:26.000000Z
308 | 185e2d5ef866179c2e814c58c56a3f96
309 | 2016-02-16T08:42:35.074491Z
310 | 471
311 | xh
312 | has-props
313 |
314 |
315 |
316 |
317 |
318 |
319 |
320 |
321 |
322 |
323 |
324 |
325 |
326 |
327 |
328 |
329 |
330 |
331 |
332 |
333 | 18372
334 |
335 | 产品项目_15(2).png
336 | file
337 |
338 |
339 |
340 |
341 | 2016-03-25T02:46:26.000000Z
342 | 27949148e30f083bf4760457cd1ac00c
343 | 2016-02-16T08:42:35.074491Z
344 | 471
345 | xh
346 | has-props
347 |
348 |
349 |
350 |
351 |
352 |
353 |
354 |
355 |
356 |
357 |
358 |
359 |
360 |
361 |
362 |
363 |
364 |
365 |
366 |
367 | 17087
368 |
369 | 产品项目_19.png
370 | file
371 |
372 |
373 |
374 |
375 | 2016-03-25T02:46:26.000000Z
376 | 38dad306a62fbb287b6bf15c256d8a84
377 | 2016-02-16T08:42:35.074491Z
378 | 471
379 | xh
380 | has-props
381 |
382 |
383 |
384 |
385 |
386 |
387 |
388 |
389 |
390 |
391 |
392 |
393 |
394 |
395 |
396 |
397 |
398 |
399 |
400 |
401 | 2619
402 |
403 | 产品项目_07(2).png
404 | file
405 |
406 |
407 |
408 |
409 | 2016-03-25T02:46:26.000000Z
410 | 0d5c8a2f0901fa00f6014abfa531feec
411 | 2016-02-16T08:42:35.074491Z
412 | 471
413 | xh
414 | has-props
415 |
416 |
417 |
418 |
419 |
420 |
421 |
422 |
423 |
424 |
425 |
426 |
427 |
428 |
429 |
430 |
431 |
432 |
433 |
434 |
435 | 19259
436 |
437 | 产品项目_19(2).png
438 | file
439 |
440 |
441 |
442 |
443 | 2016-03-25T02:46:26.000000Z
444 | 662594755550f755568daadab1f07004
445 | 2016-02-16T08:42:35.074491Z
446 | 471
447 | xh
448 | has-props
449 |
450 |
451 |
452 |
453 |
454 |
455 |
456 |
457 |
458 |
459 |
460 |
461 |
462 |
463 |
464 |
465 |
466 |
467 |
468 |
469 | 16879
470 |
471 | 产品项目_30@3x.png
472 | file
473 |
474 |
475 |
476 |
477 | 2016-03-25T02:46:26.000000Z
478 | 58efd67bdda6fd1a723124236a8e0e6b
479 | 2016-02-16T08:42:35.074491Z
480 | 471
481 | xh
482 | has-props
483 |
484 |
485 |
486 |
487 |
488 |
489 |
490 |
491 |
492 |
493 |
494 |
495 |
496 |
497 |
498 |
499 |
500 |
501 |
502 |
503 | 2437
504 |
505 | 购物车数量_27.png
506 | file
507 |
508 |
509 |
510 |
511 | 2016-03-25T02:46:26.000000Z
512 | 233c9b627db4e77bd0bc1902759b184c
513 | 2016-02-16T08:42:35.074491Z
514 | 471
515 | xh
516 | has-props
517 |
518 |
519 |
520 |
521 |
522 |
523 |
524 |
525 |
526 |
527 |
528 |
529 |
530 |
531 |
532 |
533 |
534 |
535 |
536 |
537 | 1510
538 |
539 | 产品项目_30(2)@3x.png
540 | file
541 |
542 |
543 |
544 |
545 | 2016-03-25T02:46:26.000000Z
546 | 0d75268e5ca25fd48cf3a29f3a321ae5
547 | 2016-02-16T08:42:35.074491Z
548 | 471
549 | xh
550 | has-props
551 |
552 |
553 |
554 |
555 |
556 |
557 |
558 |
559 |
560 |
561 |
562 |
563 |
564 |
565 |
566 |
567 |
568 |
569 |
570 |
571 | 16796
572 |
573 | 产品项目_33@3x.png
574 | file
575 |
576 |
577 |
578 |
579 | 2016-03-25T02:46:26.000000Z
580 | 902a489004c6aad0623af1672c8f9794
581 | 2016-02-16T08:42:35.074491Z
582 | 471
583 | xh
584 | has-props
585 |
586 |
587 |
588 |
589 |
590 |
591 |
592 |
593 |
594 |
595 |
596 |
597 |
598 |
599 |
600 |
601 |
602 |
603 |
604 |
605 | 2225
606 |
607 | 产品项目_27@3x.png
608 | file
609 |
610 |
611 |
612 |
613 | 2016-03-25T02:46:26.000000Z
614 | d67d38a182baba5395c8f9b93870bcae
615 | 2016-02-16T08:42:35.074491Z
616 | 471
617 | xh
618 | has-props
619 |
620 |
621 |
622 |
623 |
624 |
625 |
626 |
627 |
628 |
629 |
630 |
631 |
632 |
633 |
634 |
635 |
636 |
637 |
638 |
639 | 18183
640 |
641 | 产品项目_33(2)@3x.png
642 | file
643 |
644 |
645 |
646 |
647 | 2016-03-25T02:46:26.000000Z
648 | c8736e082cdfb7977b8ed37a42ee28ec
649 | 2016-02-16T08:42:35.074491Z
650 | 471
651 | xh
652 | has-props
653 |
654 |
655 |
656 |
657 |
658 |
659 |
660 |
661 |
662 |
663 |
664 |
665 |
666 |
667 |
668 |
669 |
670 |
671 |
672 |
673 | 16576
674 |
675 | 产品项目_27(2)@3x.png
676 | file
677 |
678 |
679 |
680 |
681 | 2016-03-25T02:46:26.000000Z
682 | 82c2af654cdc6e5ec84e85d3fe069dee
683 | 2016-02-16T08:42:35.074491Z
684 | 471
685 | xh
686 | has-props
687 |
688 |
689 |
690 |
691 |
692 |
693 |
694 |
695 |
696 |
697 |
698 |
699 |
700 |
701 |
702 |
703 |
704 |
705 |
706 |
707 | 18638
708 |
709 |
--------------------------------------------------------------------------------