Commit 0cd3a918 authored by Sandy's avatar Sandy

shop选择改回旧版

parent a08281d4
......@@ -29,7 +29,9 @@
- (void)viewDidLoad {
[super viewDidLoad];
[self httpRequestGetShops];
self.arrData = [LoginShopsInstance shareInstance].arrShops;
self.results = [self.arrData mutableCopy];
// [self httpRequestGetShops];
self.title = @"选择商铺";
[self setUPSearchBar];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment