Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
bubblev
/
bubble-web
İzle
8
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
Merge branch 'master' of git.bubblev.org:bubblev/bubble-web into fix/missing-functionalities
pull/70/head
Tyler Chen
4 yıl önce
ebeveyn
c6cfaf483f
23c7b2a3e4
işleme
a796f57b1f
3 değiştirilmiş dosya
ile
3 ekleme
ve
0 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+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
Dosyayı Görüntüle
@@ -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
Dosyayı Görüntüle
@@ -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
Dosyayı Görüntüle
@@ -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 -->
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet