add memo
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<scroll-view class="info" scroll-y>
|
||||
<view class="cotainer">
|
||||
<view class="header">
|
||||
<image class="logo" src="/assets/image/logo.png"></image>
|
||||
<image class="logo" src="/assets/image/logo.jpg"></image>
|
||||
<view>
|
||||
<text>记录</text>
|
||||
<text class="name gao">小糕</text>
|
||||
|
||||
@@ -14,7 +14,7 @@ Page({
|
||||
{
|
||||
title: "备忘录",
|
||||
icon: "task-checked",
|
||||
url: "/pages/main/other/portfolio/index"
|
||||
url: "/pages/main/other/memo/index"
|
||||
},
|
||||
{
|
||||
title: "专拍",
|
||||
|
||||
Reference in New Issue
Block a user