This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
yuanjunhao
/
exam_student
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Wiki
Гілка:
test-exam
Гілки
Теги
master
student
test-exam
exam_student
/
uni_modules
/
lime-shared
/
exif
/
uvue.ts
uvue.ts
106 B
Постійне посилання
Історія
Запис
1
2
3
4
5
6
7
class EXIF {
constructor(){
console.error('当前环境不支持')
}
}
export const exif = new EXIF()