File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
< body >
11
11
< h1 > Minim MVC+MVP+MVVM Patterns example | 最精简MVC+MVP+MVVM模式例子</ h1 >
12
12
< cite >
13
- understanding MVC,MVP,MVVM using dozens of lines code< br >
14
- 几十行代码搞懂MVC、MVP、MVVM, 请查看源码: < a href ="https://github.com/microwind/design-patterns/tree/main/mvx "> https://github.com/microwind/design-patterns/tree/main/mvx</ a >
13
+ understanding MVC,MVP,MVVM using dozens of lines code.< br >
14
+ 几十行代码搞懂MVC、MVP、MVVM。< a href ="view-source:https://microwind.github.io/design-patterns/ "> 请查看源码</ a >
15
+ < br > 更多请查看项目:< a href ="https://github.com/microwind/design-patterns/tree/main/mvx "> https://github.com/microwind/design-patterns/tree/main/mvx</ a >
15
16
</ cite >
16
17
< hr >
17
18
<!-- <a href="https://developer.mozilla.org/zh-CN/docs/Glossary/MVC"><img src="https://developer.mozilla.org/en-US/docs/Glossary/MVC/model-view-controller-light-blue.png"></a> -->
@@ -23,7 +24,6 @@ <h1>Minim MVC+MVP+MVVM Patterns example | 最精简MVC+MVP+MVVM模式例子</h1>
23
24
<img src="https://www.oreilly.com/library/view/learning-javascript-design/9781449334840/httpatomoreillycomsourceoreillyimages1547823.png">
24
25
<img src="https://www.oreilly.com/library/view/learning-javascript-design/9781449334840/httpatomoreillycomsourceoreillyimages1547825.png">
25
26
-->
26
- < hr >
27
27
< div class ="wrapper ">
28
28
< h3 > MVC Basic:</ h3 >
29
29
< p id ="mvc-basic-view " style ="background: gray; "> </ p >
You can’t perform that action at this time.
0 commit comments