提交 f2b23b8e 编写于 作者: J Jeff Wang 提交者: daminglu

move the old san era files to the deprecated folder (#458)

上级 76338c16
import {router} from 'san-router';
import Audio from './Audio';
router.add({
target: '#content',
rule: '/audio',
Component: Audio,
});
import {router} from 'san-router';
import Texts from './Texts';
router.add({
target: '#content',
rule: '/texts',
Component: Texts,
});
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册