mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 19:06:46 +08:00
修改
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
<!--我的文章-->
|
<!--我的文章-->
|
||||||
<view class="article">
|
<view class="article">
|
||||||
<u-toast ref="articleToast"></u-toast>
|
<u-toast ref="articleToast"></u-toast>
|
||||||
<page-title :showBack="true" goPgae="/pages/plus/addArticle">
|
<page-title style="padding-left: 10upx;" :showBack="true" goPgae="/pages/plus/addArticle">
|
||||||
我的文章
|
我的文章
|
||||||
<template #right>
|
<template #right>
|
||||||
<p style="width: 100upx;margin-top: 18upx;">去发表</p>
|
<p style="width: 100upx;margin-top: 18upx;">去发表</p>
|
||||||
</template>
|
</template>
|
||||||
</page-title>
|
</page-title>
|
||||||
<view class="top-filter">
|
<view class="top-filter">
|
||||||
<view class="top-content">
|
<view class="top-content">
|
||||||
|
|||||||
Reference in New Issue
Block a user