Signed-off-by: wu <3415239542@qq.com>
This commit is contained in:
wu 2023-07-04 23:31:02 -07:00
parent af5d79426e
commit 67510c4e4b
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() {
}
}
}