mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update form.html
This commit is contained in:
parent
d5f4cee3dd
commit
f51dd9041f
@ -76,7 +76,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
{block name='script'}
|
|
||||||
<script>
|
<script>
|
||||||
require(['jquery.autocompleter'], function () {
|
require(['jquery.autocompleter'], function () {
|
||||||
$('[name="icon"]').on('change', function () {
|
$('[name="icon"]').on('change', function () {
|
||||||
@ -96,4 +95,3 @@
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
{/block}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user