touchui-create
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -44,3 +44,4 @@ { | ||
"ui.table.need_login": "请先登录", | ||
"ui.table.loading": "正在加载..." | ||
"ui.table.loading": "正在加载...", | ||
"ui.cascader.select": "请选择" | ||
}, | ||
@@ -69,3 +70,3 @@ "en": { | ||
"ui.pulldownrefresh.pull": "Pull refresh", | ||
"ui.pulldownrefresh.release": "Relase to refresh", | ||
"ui.pulldownrefresh.release": "Release to refresh", | ||
"ui.pulldownrefresh.refreshing": "Refreshing...", | ||
@@ -90,4 +91,5 @@ "ui.pulldownrefresh.success": "Refresh success", | ||
"ui.table.need_login": "Please login first", | ||
"ui.table.loading": "Loading..." | ||
"ui.table.loading": "Loading...", | ||
"ui.cascader.select": "Please Select" | ||
} | ||
} |
{ | ||
"back": "Back" | ||
"back": "Back", | ||
"segmentDemo":"segment", | ||
"tabbarItem1":"component", | ||
"tabbarItem2":"API", | ||
"tabbarItem3":"template" | ||
} |
{ | ||
"back": "返回" | ||
"back": "返回", | ||
"segmentDemo":"分段选项卡", | ||
"tabbarItem1":"组件", | ||
"tabbarItem2":"接口", | ||
"tabbarItem3":"模版" | ||
} |
@@ -1,11 +0,2 @@ | ||
import ui from 'touchui/dist/ui/index.js' | ||
import App from './app.ui' | ||
let options = { | ||
app: App | ||
} | ||
ui.networkTimeout = 5 | ||
ui.networkBaseUrl = '' | ||
ui.start(options) | ||
let options = {} | ||
ui.start(options) |
{ | ||
"name": "touchui-create", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "touchui-create", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
553161
3537