Skip to content

wuyihao1992/SingTel

Repository files navigation

Run

node server

Dev Installation

npm install
bower install
gulp task

Page

test => http://localhost:3000/index.html

SingTel => http://localhost:3000/index.html#/recharge/SingTel
StarHub => http://localhost:3000/index.html#/recharge/StarHub
M1 => http://localhost:3000/index.html#/recharge/M1

order(我的订单) => http://localhost:3000/index.html#/order/order
orderBack(申请退款) => http://localhost:3000/index.html#/order/orderBack

policy(退款政策) => http://localhost:3000/index.html#/common/policy

Feat

SingTel,Starhub,M1 目前在线充值分三个页面。如微信公众号菜单URL可带参,则可统一在 recharge.html 实现,即:

var ty = ['SingTel', 'Starhub', 'M1'];
var url = 'http://localhost:3000/index.html#/recharge/recharge?type='+ ty[0];

About

SingTel-demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published