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
86711f705c
işleme
13ae8416c3
2 değiştirilmiş dosya
ile
8 ekleme
ve
8 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/add.vue
+4
-4
src/views/homesteadSurvey/list.vue
+ 4
- 4
src/views/homesteadSurvey/add.vue
Dosyayı Görüntüle
@@ -3740,8 +3740,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
@@ -3785,8 +3785,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
+ 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/
6
let cw = img.width/
6
let ch = img.height/
1
let cw = img.width/
1
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/
6
let cw = img.width/
6
let ch = img.height/
1
let cw = img.width/
1
let canvas = document.createElement('canvas')
let ctx = canvas.getContext('2d')
canvas.height = ch
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet