haiwei-ui 1.0.99 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
<nm-icon name="work" class="nm-size-100" />
|
|
6
6
|
<h1 class="nm-m-20 nm-size-20">欢迎登录{{ title }}~</h1>
|
|
7
7
|
<p>
|
|
8
|
-
|
|
9
|
-
<a class="nm-link" target="_blank" href="https://github.com/iamoldli/NetModular">
|
|
8
|
+
本系统使用VUE + Element + Net Core 开发!
|
|
9
|
+
<!-- <a class="nm-link" target="_blank" href="https://github.com/iamoldli/NetModular">HaiweiModular</a> -->
|
|
10
10
|
开发
|
|
11
11
|
</p>
|
|
12
12
|
<img style="width:100%" src="../../../public/images/motto.png" />
|