This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Screen
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
master
HolyKnightIX
1 year ago
parent
ac436d651b
commit
fedcfbd032
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/login/index.vue
+ 1
- 1
src/pages/login/index.vue
View File
@@ -27,7 +27,7 @@ function toChooseStyle() {
const fileReaderTest = () => {
plus.io.resolveLocalFileSystemURL(
"file:///storage",
"file:///storage
/Document
",
function (entry) {
/* 获取文件目录 */
var directoryReader = entry.createReader(); //获取读取对象
Write
Preview
Loading…
Cancel
Save