Commit 8f9e47bd by liangjianmin

js

parent 20ba1f5f
Showing with 2 additions and 4 deletions
...@@ -25,8 +25,6 @@ ...@@ -25,8 +25,6 @@
<view class="lh row verCenter"> <view class="lh row verCenter">
<text class="p2">打印:</text> <text class="p2">打印:</text>
<text class="p3 mr64">{{ item.create_time_cn }}</text> <text class="p3 mr64">{{ item.create_time_cn }}</text>
<text class="p2">补打:</text>
<text class="p3">{{ item.is_repair_print }}</text>
</view> </view>
</view> </view>
</view> </view>
......
//const API_BASE = 'https://api.ichunt.com'; const API_BASE = 'https://api.ichunt.com';
const API_BASE = 'http://api.liexin.com'; //const API_BASE = 'http://api.liexin.com';
const API = { const API = {
/** /**
* 上传数据 * 上传数据
......
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 sign in to comment