이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
bubblev
/
bubble-web
보기
8
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Merge branch 'master' of git.bubblev.org:bubblev/bubble-web into fix/missing-functionalities
pull/70/head
Tyler Chen
4 년 전
부모
c6cfaf483f
23c7b2a3e4
커밋
a796f57b1f
3개의 변경된 파일
과
3개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/_components/layout/Footer.vue
+1
-0
src/_components/layout/Notification.vue
+1
-0
src/_components/layout/Sidebar.vue
+ 1
- 0
src/_components/layout/Footer.vue
파일 보기
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<footer class="footer">
<p class="text-white text-center">
+ 1
- 0
src/_components/layout/Notification.vue
파일 보기
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<div class="notification">
<i class="fa fa-bell"></i>
+ 1
- 0
src/_components/layout/Sidebar.vue
파일 보기
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<aside class="sidebar">
<!-- Logo -->
쓰기
미리보기
불러오는 중...
취소
저장