diff --git a/pages/test-tools/api-test.js b/pages/test-tools/api-test.js
deleted file mode 100644
index 5ab8317..0000000
--- a/pages/test-tools/api-test.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test-tools/api-test.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test-tools/api-test.wxml b/pages/test-tools/api-test.wxml
deleted file mode 100644
index 52cc2b5..0000000
--- a/pages/test-tools/api-test.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test-tools/api-test.wxml
\ No newline at end of file
diff --git a/pages/test-tools/clear-storage.js b/pages/test-tools/clear-storage.js
deleted file mode 100644
index 8106aaa..0000000
--- a/pages/test-tools/clear-storage.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test-tools/clear-storage.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test-tools/clear-storage.wxml b/pages/test-tools/clear-storage.wxml
deleted file mode 100644
index f03c1cd..0000000
--- a/pages/test-tools/clear-storage.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test-tools/clear-storage.wxml
\ No newline at end of file
diff --git a/pages/test-tools/connection-test.js b/pages/test-tools/connection-test.js
deleted file mode 100644
index 2d1276a..0000000
--- a/pages/test-tools/connection-test.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test-tools/connection-test.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test-tools/connection-test.wxml b/pages/test-tools/connection-test.wxml
deleted file mode 100644
index f6f0398..0000000
--- a/pages/test-tools/connection-test.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test-tools/connection-test.wxml
\ No newline at end of file
diff --git a/pages/test-tools/fix-connection.js b/pages/test-tools/fix-connection.js
deleted file mode 100644
index e00ffd0..0000000
--- a/pages/test-tools/fix-connection.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test-tools/fix-connection.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test-tools/fix-connection.wxml b/pages/test-tools/fix-connection.wxml
deleted file mode 100644
index a9e8c39..0000000
--- a/pages/test-tools/fix-connection.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test-tools/fix-connection.wxml
\ No newline at end of file
diff --git a/pages/test-tools/gross-weight-tester.js b/pages/test-tools/gross-weight-tester.js
deleted file mode 100644
index 34bee83..0000000
--- a/pages/test-tools/gross-weight-tester.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test-tools/gross-weight-tester.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test-tools/gross-weight-tester.wxml b/pages/test-tools/gross-weight-tester.wxml
deleted file mode 100644
index be81f4b..0000000
--- a/pages/test-tools/gross-weight-tester.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test-tools/gross-weight-tester.wxml
\ No newline at end of file
diff --git a/pages/test-tools/phone-test.js b/pages/test-tools/phone-test.js
deleted file mode 100644
index d7319c4..0000000
--- a/pages/test-tools/phone-test.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test-tools/phone-test.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test-tools/phone-test.wxml b/pages/test-tools/phone-test.wxml
deleted file mode 100644
index 1e321e5..0000000
--- a/pages/test-tools/phone-test.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test-tools/phone-test.wxml
\ No newline at end of file
diff --git a/pages/test-tools/test-mode-switch.js b/pages/test-tools/test-mode-switch.js
deleted file mode 100644
index 9181ee8..0000000
--- a/pages/test-tools/test-mode-switch.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test-tools/test-mode-switch.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test-tools/test-mode-switch.wxml b/pages/test-tools/test-mode-switch.wxml
deleted file mode 100644
index fc2bb48..0000000
--- a/pages/test-tools/test-mode-switch.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test-tools/test-mode-switch.wxml
\ No newline at end of file
diff --git a/pages/test/undercarriage-test.js b/pages/test/undercarriage-test.js
deleted file mode 100644
index 5eefd0a..0000000
--- a/pages/test/undercarriage-test.js
+++ /dev/null
@@ -1,66 +0,0 @@
-// pages/test/undercarriage-test.js
-Page({
-
- /**
- * 页面的初始数据
- */
- data: {
-
- },
-
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad(options) {
-
- },
-
- /**
- * 生命周期函数--监听页面初次渲染完成
- */
- onReady() {
-
- },
-
- /**
- * 生命周期函数--监听页面显示
- */
- onShow() {
-
- },
-
- /**
- * 生命周期函数--监听页面隐藏
- */
- onHide() {
-
- },
-
- /**
- * 生命周期函数--监听页面卸载
- */
- onUnload() {
-
- },
-
- /**
- * 页面相关事件处理函数--监听用户下拉动作
- */
- onPullDownRefresh() {
-
- },
-
- /**
- * 页面上拉触底事件的处理函数
- */
- onReachBottom() {
-
- },
-
- /**
- * 用户点击右上角分享
- */
- onShareAppMessage() {
-
- }
-})
\ No newline at end of file
diff --git a/pages/test/undercarriage-test.wxml b/pages/test/undercarriage-test.wxml
deleted file mode 100644
index a207e69..0000000
--- a/pages/test/undercarriage-test.wxml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-pages/test/undercarriage-test.wxml
\ No newline at end of file