-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from Houfeng/modeInitialize
mota@3.5.1
- Loading branch information
Showing
20 changed files
with
725 additions
and
507 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title></title> | ||
<link href="./assets/index.css" rel="stylesheet"><link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
<title>Mota</title> | ||
<meta name="keywords" content="Mota" /> | ||
<meta name="description" content="Mota" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="." route="" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script type="text/javascript" src="./assets/index.js"></script><script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>自执行函数 - Mota</title> | ||
<meta name="keywords" content="自执行函数" /> | ||
<meta name="description" content="自执行函数" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22autorun%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>数据绑定 - Mota</title> | ||
<meta name="keywords" content="数据绑定" /> | ||
<meta name="description" content="数据绑定" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22binding%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>面向 Hook 的模型 - Mota</title> | ||
<meta name="keywords" content="面向 Hook 的模型" /> | ||
<meta name="description" content="面向 Hook 的模型" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22hook_model%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>属性映射 - Mota</title> | ||
<meta name="keywords" content="属性映射" /> | ||
<meta name="description" content="属性映射" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22mapping%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>编写业务模型 - Mota</title> | ||
<meta name="keywords" content="编写业务模型" /> | ||
<meta name="description" content="编写业务模型" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22model%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>快速开始 - Mota</title> | ||
<meta name="keywords" content="快速开始" /> | ||
<meta name="description" content="快速开始" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22quick%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>在 TS 中使用 - Mota</title> | ||
<meta name="keywords" content="在 TS 中使用" /> | ||
<meta name="description" content="在 TS 中使用" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22typescript%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>使用 Hook API - Mota</title> | ||
<meta name="keywords" content="使用 Hook API" /> | ||
<meta name="description" content="使用 Hook API" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22use_model%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>监听模型变化 - Mota</title> | ||
<meta name="keywords" content="监听模型变化" /> | ||
<meta name="description" content="监听模型变化" /> | ||
<meta name="author" content="doczilla"> | ||
<base href="../../" route="%7B%22lang%22%3A%22zh%22%2C%22group%22%3A%22guide%22%2C%22doc%22%3A%22watch%22%7D" /> | ||
<link href="./assets/index.css" rel="stylesheet"> | ||
<link href="./plugins/doczilla-card/index.css" rel="stylesheet" /><link href="./plugins/doczilla-details/index.css" rel="stylesheet" /><link href="./plugins/doczilla-highlight/index.css" rel="stylesheet" /></head> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
<script src="./data.js"></script> | ||
<script src="./assets/index.js"></script> | ||
<script src="./plugins/doczilla-highlight/index.js"></script></body> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.