zhuguoxi
zhuguoxi
Fix mip-list when using mip-bind bug export mip-bind reBindDom api
```html 123 var MyApp = san.defineComponent({ computed: { name: function () { const f = this.data.get('firstName') const l = this.data.get('lastName') return `${f} ${l}` } }, template: ` 123 ` });...
在本地开发时,可能是一个网址,而不是一个字符串
当用户调用redirect /reset接口时,传入 services实时时,执行对应实例生命周期, 无需创建新service实例