cax - fix import error

This commit is contained in:
dntzhang 2019-04-28 10:48:55 +08:00
parent b10dd76d82
commit 04717cb9d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import cax from './index'
import cax from './cax'
Component({
/**