kntt lau

Results 3 issues of kntt lau

| Q | A | ---------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | yes | New tests...

![image](https://user-images.githubusercontent.com/20291026/30537979-80e0da18-9c9e-11e7-8abc-f6d1f235376b.png) 使用requireModule, 返回的是undefined, 无论dom还是其他模块都是这样 ```js export function initIconFont () { var bundleUrl = weex.config.bundleUrl var url = bundleUrl.split('/').slice(0, -1).join('/'); if (url.indexOf('#') !== -1) { url = url.slice(0, url.indexOf('#') - 1)...

When I call `unisat.sendBitcoin('address', maxBalance)`, the unisat wallet prompts **Insufficient btc utxo** maxBalance is get from `unisat.getBalance` However, when using Unisat Send, fill in Max Balance, and it will be...