mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 05:13:29 +08:00
5 lines
100 B
JavaScript
5 lines
100 B
JavaScript
$(function()
|
|
{
|
|
// 问答表单初始化
|
|
FromInit('form.form-validation-plugins-answer-ask');
|
|
}); |