Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
zhangzl
/
nsgk_mobile
İzle
2
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
宅基地调查
wulanhaote
nsgkyjk
3 yıl önce
ebeveyn
13ae8416c3
işleme
2b274ac8dc
1 değiştirilmiş dosya
ile
4 ekleme
ve
4 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+4
-4
src/views/homesteadSurvey/list.vue
+ 4
- 4
src/views/homesteadSurvey/list.vue
Dosyayı Görüntüle
@@ -1520,8 +1520,8 @@
img.onload = () => {
/*const h = img.height
const w = img.width*/
let ch = img.height/
1
let cw = img.width/
1
let ch = img.height/
5
let cw = img.width/
5
let canvas = document.createElement('canvas')
let ctx = canvas.getContext('2d')
canvas.height = ch
@@ -1560,8 +1560,8 @@
img.onload = () => {
/*const h = img.height
const w = img.width*/
let ch = img.height/
1
let cw = img.width/
1
let ch = img.height/
5
let cw = img.width/
5
let canvas = document.createElement('canvas')
let ctx = canvas.getContext('2d')
canvas.height = ch
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet