v4.1.12 2017-05-17 08:57 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:47:45 UTC


README

产品属性

将此添加到 resources/assets/typicms/app.js

if (moduleName === 'attribute-groups' && action === 'edit') {
    moduleName = 'attributes';
}

运行 gulp js-admin