mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-06-29 10:04:44 +08:00
chore: remove 403 404 page route config
This commit is contained in:
parent
ebb5a5ef0d
commit
5082db649b
@ -208,11 +208,6 @@
|
||||
<f-button type="primary" @click="click">上一页</f-button>
|
||||
</div>
|
||||
</template>
|
||||
<config>
|
||||
{
|
||||
"layout": false
|
||||
}
|
||||
</config>
|
||||
<script>
|
||||
import { useRouter } from '@@/core/coreExports';
|
||||
import { FButton } from '@fesjs/fes-design';
|
||||
|
@ -233,11 +233,6 @@
|
||||
<f-button type="primary" @click="click">上一页</f-button>
|
||||
</div>
|
||||
</template>
|
||||
<config>
|
||||
{
|
||||
"layout": false
|
||||
}
|
||||
</config>
|
||||
<script>
|
||||
import { useRouter } from '@@/core/coreExports';
|
||||
import { FButton } from '@fesjs/fes-design';
|
||||
|
Loading…
x
Reference in New Issue
Block a user