微信小程序 扎金花简单实例
微信小程序 扎金花 实现效果图: app.json: { pages:[ pages/index/index ], window:{ navigationBarBackgroundColor: #333333, navigationBarTextStyle:white, navigationBarTitleText: 炸金花, backgroundColor:#ffffff, backgroundTextStyle:light, enablePullDownRefresh:false } }
下载地址
用户评论