mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-04-06 03:57:50 +08:00
fix: 🐛 删除文件署名
This commit is contained in:
parent
414aebae3f
commit
d5d197a1c3
@ -1,6 +1 @@
|
|||||||
/*
|
|
||||||
* @Author: Vinton
|
|
||||||
* @Date: 2023-05-10 11:47:42
|
|
||||||
* @Description: file content
|
|
||||||
*/
|
|
||||||
export { openFactoryModal } from './src/hooks/useFactoryModal';
|
export { openFactoryModal } from './src/hooks/useFactoryModal';
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
<!--
|
|
||||||
* @Author: Vinton
|
|
||||||
* @Date: 2023-05-10 11:46:33
|
|
||||||
* @Description: file content
|
|
||||||
-->
|
|
||||||
<template>
|
<template>
|
||||||
<Popup
|
<Popup
|
||||||
:show="props.show"
|
:show="props.show"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* @Author: Vinton
|
* @Author: Vinton
|
||||||
* @Date: 2023-04-25 10:47:58
|
* @Date: 2023-05-10 11:46:19
|
||||||
* @Description: file content
|
* @Description: file content
|
||||||
*/
|
*/
|
||||||
import { i18n } from '/@/i18n';
|
import { i18n } from '/@/i18n';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user