Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

touchui-create

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

touchui-create - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

8

demo/touchui-basic/i18n/components.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc