diff --git a/mock/example/index.ts b/mock/example/index.ts new file mode 100644 index 0000000..d6d6893 --- /dev/null +++ b/mock/example/index.ts @@ -0,0 +1,91 @@ +import Mock from 'mockjs' +import { toAnyString } from '@/utils' + +const List: any[] = [] +const count = 100 + +const baseContent = '
I am testing data, I am testing data.