liuyg
2022-01-04 fde18eb53d4a0d7dd57e06f6c893cdd0ac9948dd
vue.config.js
@@ -20,6 +20,10 @@
            {
                from: './public/examples',
                to: 'examples'
            },
            {
                from: './public/mx',
                to: 'mx'
            }]
        ])
    }