This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
Jingde-town-wechat-uniapp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
8 months ago
parent
697fa51211
commit
3166b04378
2 changed files
with
25 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
pages.json
+22
-0
pages_order/mine/subscribe.vue
+ 3
- 0
pages.json
View File
@ -62,6 +62,9 @@
}
,
{
"path"
:
"service/carefree"
}
,
{
"path"
:
"mine/subscribe"
}
]
}
]
,
+ 22
- 0
pages_order/mine/subscribe.vue
View File
@ -0,0 +1,22 @@
<
template
>
<
view
>
<
/
view
>
<
/
template
>
<
script
>
export
default
{
data
(
)
{
return
{
}
}
,
methods
:
{
}
}
<
/
script
>
<
style
>
<
/
style
>
Write
Preview
Loading…
Cancel
Save