From a4cb464e45757edc2982c0a04ac0bbddb6c5430d Mon Sep 17 00:00:00 2001 From: 重庆迈尖科技有限公司 Date: 星期四, 30 八月 2018 17:43:54 +0800 Subject: [PATCH] no message --- MIduo/数据/lib/EasyJSWebView-master/MyJSInterface.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git "a/MIduo/\346\225\260\346\215\256/lib/EasyJSWebView-master/MyJSInterface.h" "b/MIduo/\346\225\260\346\215\256/lib/EasyJSWebView-master/MyJSInterface.h" index f6bd078..384db14 100755 --- "a/MIduo/\346\225\260\346\215\256/lib/EasyJSWebView-master/MyJSInterface.h" +++ "b/MIduo/\346\225\260\346\215\256/lib/EasyJSWebView-master/MyJSInterface.h" @@ -15,4 +15,7 @@ - (NSString *)getVersion; - (NSString *)getSign:(NSString *)string; - (void)toast:(NSString *)string; +- (void)jumpGoodsSplash:(NSString *)string; +- (void)jumpGoodsDetail:(NSString *)string; +- (void)login; @end -- Gitblit v1.8.0