This website works better with JavaScript.
首頁
說明
登入
heuzef
/
pinry
镜像来自
https://github.com/pinry/pinry.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
44
Wiki
Activity
瀏覽代碼
Feature: Use home as default class name for home
pull/169/head
winkidney
5 年之前
committed by
Isaac Bythewood
父節點
5b57587755
當前提交
c5fd1a9193
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pinry-spa/src/pages/Home.vue
+ 1
- 1
pinry-spa/src/pages/Home.vue
查看文件
@@ -1,5 +1,5 @@
<template>
<div class="he
llo
">
<div class="h
om
e">
<PHeader></PHeader>
<Pins></Pins>
</div>
Write
Preview
Loading…
取消
儲存