Skip to content

Commit 483798a

Browse files
committed
修改广告链接
1 parent ed91677 commit 483798a

File tree

8 files changed

+5
-5
lines changed

8 files changed

+5
-5
lines changed

dist/FormMaking.common.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/FormMaking.umd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/FormMaking.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "form-making",
33
"description": "基于Vue,ElementUI开发的一款表单设计器,提高表单开发效率的利器,让开发者从枯燥的表单代码编写中解放出来",
4-
"version": "1.1.20",
4+
"version": "1.1.21",
55
"author": "GavinZhulei",
66
"license": "MIT",
77
"keywords": [

src/assets/ad.jpg

46.8 KB
Loading

src/assets/ad1.jpg

-35.7 KB
Binary file not shown.

src/assets/ad2.jpg

-49.4 KB
Binary file not shown.

src/components/Container.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<el-container>
55
<el-aside style="wdith: 250px;">
66
<a style="margin: 10px 10px 0; display: block;" target="_blank" href="https://promotion.aliyun.com/ntms/act/qwbk.html?userCode=x5oqy0nh">
7-
<img src="../assets/ad2.jpg" style="width: 100%;">
7+
<img src="http://tools.xiaoyaoji.cn/form/img/ad2.301da306.jpg" style="width: 100%;">
88
</a>
99
<div class="components-list">
1010
<div class="widget-cate">基础字段</div>

0 commit comments

Comments
 (0)