oimken

Results 5 issues of oimken

```sh INFO:godaddy domain='xxx.xxx.xxx' to ip=u'18.49.5.215' info: {"code":"INVALID_BODY","fields":[{"code":"UNEXPECTED_TYPE","message":"is not a array","path":"records"}],"message":"Request body doesn't fulfill schema, see details in `fields`"} ```

```sh {"Recommend":"https://error-center.aliyun.com/status/search?Keyword=SignatureDoesNotMatch&source=PopGw","Message":"Specified signature is not matched with our calculation. server string to sign is:GET&%2F&AccessKeyId%.........%26Action%3DDescribeDomainRecords%26DomainName%3Dsaxsss.com%26Format%3DJSON%26SignatureMethod%3DHMAC-SHA1%26SignatureNonce%3D0a20241b9f5dbs706e7f933551c2140b%26SignatureVersion%3D1.0%26Timestamp%3D2018-05-31T05%253A47%253A56Z%26Version%3D2015-01-09","RequestId":"A80921C7-58E2-4AAD-9D7E-F3D8C10CD931","HostId":"alidns.aliyuncs.com","Code":"SignatureDoesNotMatch"}HttpCode:400 ```

bug

我还没有仔细看源码,不过看后台来说目前会员模块的功能比较简单,积分好像是需要手动上传的。 希望能增强会员模块: 1. 消费金额按比例换算积分 2. 增加会员等级(role分组/会员卡?) 普通/VIP (普通,黄金,铂金,钻石?) 3. 会员等级对应的商品折扣。 ....

enhancement

建议导航菜单的链接应该改为 默认当前窗口打开, 并且增加 _self / _blank 的设置。

###### installation is old. not works in laravel 5 there is some small changes in installation: - Add "dvlpp/sharp": "2.0.*" to composer.json 's require section; run composer update; - Add...