Pre Merge pull request !37 from 吴小平/master

This commit is contained in:
吴小平 2023-07-05 09:26:43 +00:00 committed by Gitee
commit 0db37fae31
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
//TEST
import router from '@system.router';
import {
ImageKnifeComponent,
@ -101,4 +102,4 @@ struct IndexFunctionDemo {
onBackPress() {
}
}
}