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
fix conditional app config view
pull/46/head
Jonathan Cobb
4 yıl önce
ebeveyn
a4944233bf
işleme
bf4d8d45b4
2 değiştirilmiş dosya
ile
2 ekleme
ve
1 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
src/account/AppConfigPage.vue
+1
-0
src/account/AppPage.vue
+ 1
- 1
src/account/AppConfigPage.vue
Dosyayı Görüntüle
@@ -133,7 +133,7 @@
</template>
<script>
import { mapState, mapActions, mapGetters } from 'vuex'
import { mapState, mapActions, mapGetters } from 'vuex'
;
import { util } from '~/_helpers';
import { safeEval } from '~/_store';
+ 1
- 0
src/account/AppPage.vue
Dosyayı Görüntüle
@@ -82,6 +82,7 @@
<script>
import { mapState, mapActions, mapGetters } from 'vuex';
import { util } from '~/_helpers';
import { safeEval } from '~/_store';
export default {
data () {
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet