Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
zhangzl
/
nsgk_mobile
Suivre
2
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
宅基地调查
wulanhaote
nsgkyjk
il y a 3 ans
Parent
13ae8416c3
révision
2b274ac8dc
1 fichiers modifiés
avec
4 ajouts
et
4 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+4
-4
src/views/homesteadSurvey/list.vue
+ 4
- 4
src/views/homesteadSurvey/list.vue
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer