Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-11-23 13:45:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f1258d38dfae2d493e48a73d9bac8319832705d8
f1258d38
1 parent
491e04c6
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/App.vue
src/App.vue
View file @
f1258d3
...
...
@@ -2,13 +2,13 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-26 23:52:36
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-11-
17 13:34:07
* @LastEditTime: 2022-11-
23 13:21:48
* @FilePath: /data-table/src/App.vue
* @Description:
-->
<template>
<van-row v-if="is_pc">
<van-col span="
10" offset="7
">
<van-col span="
20" offset="2
">
<router-view></router-view>
</van-col>
</van-row>
...
...
Please
register
or
login
to post a comment