fix:1、添加跳链接的webview的插件。2、修复bug
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class RedeemCodeModel : BaseModel
|
||||
{
|
||||
protected override void OnInit()
|
||||
{
|
||||
}
|
||||
|
||||
protected override void OnDispose()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user