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
2024-08-03 18:19:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b789a1960505fa246c6555a05d2e726921afcec6
b789a196
1 parent
e182b8a8
fix 只有新增表单时才显示底部提醒文字
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/index.vue
src/views/index.vue
View file @
b789a19
<!--
* @Date: 2022-07-18 10:22:22
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-08-0
2 16:18:39
* @LastEditTime: 2024-08-0
3 18:18:24
* @FilePath: /data-table/src/views/index.vue
* @Description: 首页
-->
...
...
@@ -127,7 +127,7 @@
/> -->
</van-config-provider>
</div>
<div style="text-align: center; color: #545454; font-size: 0.85rem; padding-bottom: 2rem">
<div
v-if="page_type === 'add'"
style="text-align: center; color: #545454; font-size: 0.85rem; padding-bottom: 2rem">
提交即授权该表单收集你的填写信息
</div>
<div>
...
...
Please
register
or
login
to post a comment