瀏覽代碼

fix switch error

git 6 年之前
父節點
當前提交
17cbd66744
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/amap/fence/fence.js

+ 1 - 1
pages/amap/fence/fence.js

@@ -2,7 +2,7 @@
     var page = {
         init: function ($page, param) {
             
-            $page.find('#fence-switch').lrswitch();
+            $page.find('#fence-switch').rlswitch();
             var userinfo = learun.storage.get('userinfo');