个人中心
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* @Author: your name
|
||||
* @Date: 2021-11-29 10:04:12
|
||||
* @LastEditTime: 2021-11-29 11:19:24
|
||||
* @LastEditors: your name
|
||||
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
* @FilePath: \tms-obc-web\src\app\shared\index.ts
|
||||
*/
|
||||
// Modules
|
||||
export * from './components/delay/index';
|
||||
export * from './components/editor/index';
|
||||
@ -7,6 +15,7 @@ export * from './components/mouse-focus/index';
|
||||
export * from './components/status-label/index';
|
||||
export * from './components/scrollbar/index';
|
||||
export * from './components/address/index';
|
||||
export * from './components/captcha/index';
|
||||
|
||||
// Utils
|
||||
export * from './utils/yuan';
|
||||
|
||||
Reference in New Issue
Block a user